Enable fzf
This commit is contained in:
parent
c17fb32a28
commit
404f022701
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
"preview_images_method" = "sixel";
|
"preview_images_method" = "sixel";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.fzf.enable = true;
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue