diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -17,9 +17,6 @@ REPORTTIME=10 ## these are NOT separators but chars considered part of a word #WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default -# zsh you-should-use -export YSU_MODE=ALL - # where zsh looks for functions fpath=(~/.zsh_functions $fpath) |