Skip to content

Instantly share code, notes, and snippets.

@tehmoon
Created February 15, 2018 01:23
Show Gist options
  • Save tehmoon/af0db4aa9e95be014d68f7c042997be5 to your computer and use it in GitHub Desktop.
Save tehmoon/af0db4aa9e95be014d68f7c042997be5 to your computer and use it in GitHub Desktop.
Simple basic zsh config
export WORDCHARS='*?_[]~=&;!#$%^(){}'
setopt HIST_IGNORE_SPACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment