mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Disable oh-my-zsh's rails plugin, it only causes problems
This commit is contained in:
@@ -34,8 +34,8 @@ DISABLE_AUTO_TITLE="true"
|
|||||||
|
|
||||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
plugins=(brew bundler cake cap gem heroku node nyan osx powder python rails \
|
plugins=(brew bundler cake cap gem heroku node nyan osx powder python ruby \
|
||||||
ruby thor vagrant)
|
thor vagrant)
|
||||||
|
|
||||||
source "$ZSH/oh-my-zsh.sh"
|
source "$ZSH/oh-my-zsh.sh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user