]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
fix: move to proper file
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index ba4bf8623ad49090e230010f860f57192f7255aa..2f9d6682a0ab309554b021705ffe575de0fed657 100644 (file)
--- 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)