Created
May 5, 2016 21:31
-
-
Save rgrinberg/8d09530bdf1b2988135e389285fd01bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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