Skip to content

Instantly share code, notes, and snippets.

@upupming
Created June 23, 2021 06:13
Show Gist options
  • Save upupming/f9836b1be04cb6703bfe8385d6e79678 to your computer and use it in GitHub Desktop.
Save upupming/f9836b1be04cb6703bfe8385d6e79678 to your computer and use it in GitHub Desktop.
```bash
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment