Skip to content

Instantly share code, notes, and snippets.

@ChechoCZ
Created May 15, 2019 20:52
Show Gist options
  • Save ChechoCZ/15e518d3838afb36720ce5aa1049ffaa to your computer and use it in GitHub Desktop.
Save ChechoCZ/15e518d3838afb36720ce5aa1049ffaa to your computer and use it in GitHub Desktop.
### Added by Zplugin's installer
source '/Users/sergio/.zplugin/bin/zplugin.zsh'
autoload -Uz _zplugin
(( ${+_comps} )) && _comps[zplugin]=_zplugin
### End of Zplugin's installer chunk
zplugin light zsh-users/zsh-autosuggestions
zplugin light zsh-users/zsh-completions
zplugin light zdharma/fast-syntax-highlighting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment