Skip to content

Instantly share code, notes, and snippets.

@vincentopensourcetaiwan
Created July 25, 2012 05:07
Show Gist options
  • Save vincentopensourcetaiwan/3174507 to your computer and use it in GitHub Desktop.
Save vincentopensourcetaiwan/3174507 to your computer and use it in GitHub Desktop.
Disable autocorrect in zsh
source $ZSH/oh-my-zsh.sh
unsetopt correct_all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment