Order matters.

This commit is contained in:
Bartek Stalewski 2023-05-03 01:23:50 +02:00
parent 1b78ff1fb5
commit a94de99041

View file

@ -18,9 +18,9 @@ setopt INC_APPEND_HISTORY
# source configuration
source $ZDOTDIR/aliases.zsh
source $ZDOTDIR/cleanhome.zsh
source $ZDOTDIR/fzf.zsh
source $ZDOTDIR/keys.zsh
source $ZDOTDIR/ssh.zsh
source $ZDOTDIR/fzf.zsh
# source modules
source $XDG_DATA_HOME/repos/zsh_modules/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh