Remove old Capistrano and Laravel4 plugin support.

This commit is contained in:
Aaron Biggs 2015-08-06 08:21:49 -05:00
commit dafdd1f334

View file

@ -49,7 +49,7 @@ ZSH_THEME="agnoster"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=(capistrano common-aliases git laravel4 rbenv systemadmin) plugins=(common-aliases git rbenv systemadmin)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh