flake
This commit is contained in:
parent
5760deb7f0
commit
41783e559b
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
initExtra = ''
|
||||
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
|
||||
source ${pkgs.fzf}/share/fzf/completion.zsh
|
||||
source ${pkgs.fzf}/share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh
|
||||
source ${pkgs.fzf-zsh}/share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh
|
||||
|
||||
[ -f "$HOME/.config/zshrc" ] && emulate sh -c "source $HOME/.config/zshrc"
|
||||
'';
|
||||
|
|
Loading…
Add table
Reference in a new issue