mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Added the bundler plugin
This commit is contained in:
parent
b5c215c473
commit
d8dd434758
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ COMPLETION_WAITING_DOTS="false"
|
|||
# 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=(brew gem git git-flow history osx python vagrant)
|
||||
plugins=(brew bundler gem git git-flow history osx python vagrant)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue