Skip to content

Instantly share code, notes, and snippets.

@valbaca
Created April 30, 2020 03:11
Show Gist options
  • Save valbaca/77c75e82cdc904ee515c9ef16fdba3d3 to your computer and use it in GitHub Desktop.
Save valbaca/77c75e82cdc904ee515c9ef16fdba3d3 to your computer and use it in GitHub Desktop.
oh-my-zsh plugins
plugins=(
git
colored-man-pages
colorize
common-aliases
github
# golang
# lein
node # usage: node-docs fs
npm
npx
nvm
# pyenv
# pylint
# python
thefuck # Esc-Esc to correct previous command
# vscode # maybe?
# xcode
yarn
z
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment