mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Remove old Capistrano and Laravel4 plugin support.
This commit is contained in:
parent
b89472f45f
commit
dafdd1f334
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ ZSH_THEME="agnoster"
|
|||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue