Created
February 15, 2018 01:23
-
-
Save tehmoon/af0db4aa9e95be014d68f7c042997be5 to your computer and use it in GitHub Desktop.
Simple basic zsh config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export WORDCHARS='*?_[]~=&;!#$%^(){}' | |
setopt HIST_IGNORE_SPACE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment