Update .zshrc
This commit is contained in:
parent
8a181a886e
commit
7baa3c352e
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -39,3 +39,4 @@ bindkey '^ ' autosuggest-accept
|
|||
# Load ; should be last.
|
||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null
|
||||
source /usr/share/autojump/autojump.zsh 2>/dev/null
|
||||
|
|
Reference in a new issue