Fixed zshrc to source zshenv
This commit is contained in:
parent
1ed515dc4e
commit
2d33f8a8ba
@ -20,7 +20,7 @@ _comp_options+=(globdots) # include hidden files
|
|||||||
|
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
|
|
||||||
source $HOME/.config/zsh/variables
|
source /etc/zsh/zshenv
|
||||||
source $HOME/.config/zsh/aliases
|
source $HOME/.config/zsh/aliases
|
||||||
source $HOME/.config/zsh/zsh-autosuggestions.zsh
|
source $HOME/.config/zsh/zsh-autosuggestions.zsh
|
||||||
source $HOME/.config/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source $HOME/.config/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user