programs/terminal/shell/zsh: add fzf integration
This commit is contained in:
parent
c277227e1a
commit
e8473ec65e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
eval "$(starship init zsh)"
|
||||
eval "$(zoxide init zsh)"
|
||||
|
||||
source <(fzf --zsh)
|
||||
source ${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source ${pkgs.zsh-autosuggestions}/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue