Update .zshrc

This commit is contained in:
Chris Titus 2020-02-10 21:23:21 -06:00 committed by GitHub
parent 8a181a886e
commit 7baa3c352e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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