mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Removed vi-mode.
This commit is contained in:
parent
2222f074c6
commit
2bdcd34e08
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export ZSH_THEME="bguthrie"
|
||||||
|
|
||||||
# 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=(git rails textmate ruby gem github osx vi-mode)
|
plugins=(git rails textmate ruby gem github osx)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue