Skip to content

Instantly share code, notes, and snippets.

@rgrinberg
Created May 5, 2016 21:31
Show Gist options
  • Save rgrinberg/8d09530bdf1b2988135e389285fd01bd to your computer and use it in GitHub Desktop.
Save rgrinberg/8d09530bdf1b2988135e389285fd01bd to your computer and use it in GitHub Desktop.
zplug "plugins/git", from:oh-my-zsh, if:"(( $+commands[git] ))"
zplug "plugins/tmux", from:oh-my-zsh, if:"(( $+commands[tmux] ))"
zplug "plugins/docker", from:oh-my-zsh
zplug "plugins/docker-compose", from:oh-my-zsh
zplug "plugins/command-not-found", from:oh-my-zsh
zplug "plugins/common-aliases", from:oh-my-zsh
zplug "plugins/compleat", from:oh-my-zsh
zplug "plugins/git-extras", from:oh-my-zsh
zplug "plugins/archlinux", from:oh-my-zsh
zplug "plugins/rebar", from:oh-my-zsh
zplug "plugins/python", from:oh-my-zsh
zplug "plugins/man", from:oh-my-zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment