X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=2f9d6682a0ab309554b021705ffe575de0fed657;hb=baa493afeade9a2c919f8bc424864f64d546e1e0;hp=ba4bf8623ad49090e230010f860f57192f7255aa;hpb=babcd10b656600c17b83da7c70c25c8df9ee67d3;p=user%2Fhenk%2Fvcsh%2Fzsh.git 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)