]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
Add buku info to motd
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index 0f3bcb51f4507d404513eeda185be794849ed6db..b0bfd27fdf726154f1d6c12544e28138044eb577 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -31,6 +31,7 @@ hash -d bewerbung=~/Data/henksfiles/workinprogress/Dokumente/bewerbung
 hash -d rezepte=~/Data/henksfiles/workinprogress/Dokumente/rezepte/cuisine
 hash -d templates=~/Data/henksfiles/workinprogress/templates
 hash -d gitignore=~/Data/public/software/gitignore
+hash -d doc=/usr/share/doc
 
 ## define word separators (for stuff like backward-word, forward-word, backward-kill-word,..)
 #WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default
@@ -53,7 +54,6 @@ setopt GLOB_DOTS
 
 setopt HIST_IGNORE_ALL_DUPS
 setopt HIST_IGNORE_SPACE
-setopt HIST_NO_STORE
 setopt HIST_REDUCE_BLANKS
 setopt HIST_VERIFY
 setopt INC_APPEND_HISTORY