Order matters.
This commit is contained in:
parent
1b78ff1fb5
commit
a94de99041
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue