Update shells configuration.
This commit is contained in:
Submodule .oh-my-zsh updated: b908feebcf...291e96dcd0
4
.zshrc
4
.zshrc
@@ -52,7 +52,7 @@ ZSH_CUSTOM=${HOME}/.config/zsh-custom
|
||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git per-directory-history zsh-autosuggestions zsh-syntax-highlighting)
|
||||
plugins=(zsh-autosuggestions zsh-syntax-highlighting)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
@@ -87,3 +87,5 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
source $HOME/.config/path.sh
|
||||
source $HOME/.config/alias.sh
|
||||
|
||||
eval "$(dircolors ~/.dircolors)"
|
||||
|
Reference in New Issue
Block a user