Skip to content

Commit

Permalink
Update .zshrc
Browse files Browse the repository at this point in the history
  • Loading branch information
cktang88 committed Aug 22, 2019
1 parent 982729d commit 455eeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Expand Up @@ -64,9 +64,9 @@ ENABLE_CORRECTION="true"
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
colored-man-pages
zsh-syntax-highlighting # must be last
)

source $ZSH/oh-my-zsh.sh
Expand Down

0 comments on commit 455eeb9

Please sign in to comment.