Add fzf zsh
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
discord
|
||||
entr
|
||||
feh
|
||||
fzf
|
||||
go_1_18
|
||||
gomuks
|
||||
gopls
|
||||
@@ -106,6 +105,11 @@
|
||||
# Let Home Manager install and manage itself.
|
||||
home-manager.enable = true;
|
||||
|
||||
fzf = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
package = pkgs.gitFull;
|
||||
|
||||
Reference in New Issue
Block a user