Skip to content

Instantly share code, notes, and snippets.

@1ycx
Created April 23, 2019 20:05
Show Gist options
  • Save 1ycx/e8fb7380cd7b6fed1b361da858d2d356 to your computer and use it in GitHub Desktop.
Save 1ycx/e8fb7380cd7b6fed1b361da858d2d356 to your computer and use it in GitHub Desktop.
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
Activate the plugin in ~/.zshrc:
plugins=( [plugins...] zsh-syntax-highlighting)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment