X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=f7e8f2d258373dc0d487acf12b6c4f3e155f13c7;hb=refs%2Fheads%2Fsecurosys;hp=97c32fd24712305a9fbfd12e23c57ec99af38873;hpb=cc3db258f88cecbae213c1cb2ae8fd589021505a;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 97c32fd..f7e8f2d 100644 --- a/.zshrc +++ b/.zshrc @@ -2,11 +2,16 @@ autoload -Uz vcs_info autoload -U edit-command-line . ~/.zsh_comprc +. ~/.zsh_taskwarrior + . ~/.zsh_functions . ~/.zsh_functions_media . ~/.zsh_functions_taskwarrior + . ~/.zsh_aliases . ~/.zsh_local +. ~/.zsh_qemu +. ~/.zsh_pass zle -N zle-line-init zle -N zle-keymap-select @@ -27,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 @@ -49,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