mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Disabling correct_all, which is annoying and never works (for me).
This commit is contained in:
parent
7976a91efc
commit
44b028a152
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@ plugins=(git rails textmate ruby gem github osx)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
|
unsetopt correct_all
|
||||||
|
|
||||||
# Customize to your needs...
|
# Customize to your needs...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue