Fix fzf on Linux hosts.
This commit is contained in:
parent
7543214e70
commit
fafed4acca
@ -21,8 +21,9 @@ path=(~/.local/bin "$path[@]")
|
|||||||
# source configuration
|
# source configuration
|
||||||
source $ZDOTDIR/aliases.zsh
|
source $ZDOTDIR/aliases.zsh
|
||||||
source $ZDOTDIR/cleanhome.zsh
|
source $ZDOTDIR/cleanhome.zsh
|
||||||
source $ZDOTDIR/fzf.zsh
|
|
||||||
source $ZDOTDIR/keys.zsh
|
source $ZDOTDIR/keys.zsh
|
||||||
|
## it has to be last
|
||||||
|
source $ZDOTDIR/fzf.zsh
|
||||||
|
|
||||||
# source modules
|
# source modules
|
||||||
source ~/.local/git/zsh_modules/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
|
source ~/.local/git/zsh_modules/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user