X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=f7e8f2d258373dc0d487acf12b6c4f3e155f13c7;hb=refs%2Fheads%2Fsecurosys;hp=0f3bcb51f4507d404513eeda185be794849ed6db;hpb=7d2f2b579be951da7d3ca1f84c03e5ea514f8c07;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 0f3bcb5..f7e8f2d 100644 --- a/.zshrc +++ b/.zshrc @@ -11,6 +11,7 @@ autoload -U edit-command-line . ~/.zsh_aliases . ~/.zsh_local . ~/.zsh_qemu +. ~/.zsh_pass zle -N zle-line-init zle -N zle-keymap-select @@ -31,6 +32,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 +55,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