cleanup on isle zshrc
This commit is contained in:
@@ -43,11 +43,9 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
|
|||||||
zstyle '*' single-ignored show
|
zstyle '*' single-ignored show
|
||||||
|
|
||||||
source $HOME/.sh_aliases
|
source $HOME/.sh_aliases
|
||||||
source $HOME/.sh_paths
|
|
||||||
source $HOME/.sh_functions
|
source $HOME/.sh_functions
|
||||||
source $HOME/.sh_colorize
|
source $HOME/.sh_colorize
|
||||||
source $HOME/.zsh_aliases
|
source $HOME/.zsh_aliases
|
||||||
source $HOME/.zsh-vi-mode/zsh-vi-mode.plugin.zsh
|
|
||||||
|
|
||||||
# correct_all is stupid and whoever thought it was a good idea to set it is stupid.
|
# correct_all is stupid and whoever thought it was a good idea to set it is stupid.
|
||||||
setopt correct nocorrect_all
|
setopt correct nocorrect_all
|
||||||
|
|||||||
Reference in New Issue
Block a user