Skip to content

Instantly share code, notes, and snippets.

@dmidlo
Created March 26, 2017 23:51
Show Gist options
  • Save dmidlo/83a7a1f3bb0a8fbd5faccee229dacaac to your computer and use it in GitHub Desktop.
Save dmidlo/83a7a1f3bb0a8fbd5faccee229dacaac to your computer and use it in GitHub Desktop.
% git clone https://github.com/zsh-users/zsh-completions ~/.oh-my-zsh/custom/plugins/zsh-completions && \
git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions && \
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${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