Zsh: fix reference to aliases configuration file

This commit is contained in:
Marko Korhonen 2022-09-03 14:15:05 +03:00
parent b231f89993
commit 79e3859ec6
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -19,7 +19,7 @@ zinit ice lucid
zinit light zsh-users/zsh-history-substring-search zinit light zsh-users/zsh-history-substring-search
# fzf git awesomeness # fzf git awesomeness
zinit ice wait'1' lucid atload'source $HOME/.config/zsh/03-aliases.zsh' zinit ice wait'1' lucid atload'source $HOME/.config/zsh/04-aliases.zsh'
zinit light wfxr/forgit zinit light wfxr/forgit
# lots of completions # lots of completions