summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index ba4bf86..2f9d668 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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)