mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:06:44 +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/*)
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
plugins=(brew bundler cake cap gem heroku node nyan osx powder python rails \
|
||||
ruby thor vagrant)
|
||||
plugins=(brew bundler cake cap gem heroku node nyan osx powder python ruby \
|
||||
thor vagrant)
|
||||
|
||||
source "$ZSH/oh-my-zsh.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user