home: extract fzf configuration
This commit is contained in:
parent
d8c841333b
commit
1d7b9b99db
3 changed files with 16 additions and 6 deletions
|
|
@ -105,12 +105,6 @@ in
|
|||
enableVteIntegration = true;
|
||||
};
|
||||
|
||||
# Fuzzy-wuzzy
|
||||
programs.fzf = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
programs.dircolors = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue