Fix fzf on Linux hosts.

This commit is contained in:
Bartek Stalewski 2024-07-06 19:12:37 +02:00
parent 7543214e70
commit fafed4acca
No known key found for this signature in database

View file

@ -21,8 +21,9 @@ path=(~/.local/bin "$path[@]")
# source configuration
source $ZDOTDIR/aliases.zsh
source $ZDOTDIR/cleanhome.zsh
source $ZDOTDIR/fzf.zsh
source $ZDOTDIR/keys.zsh
## it has to be last
source $ZDOTDIR/fzf.zsh
# source modules
source ~/.local/git/zsh_modules/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh