X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=4742717b50a1d324513d48b7fe194ce1cd68283e;hb=a82655a9e281102e10d6cf515037aa2840a34f56;hp=97c32fd24712305a9fbfd12e23c57ec99af38873;hpb=147239d00c9b3ce1847942b7da2be2ca1c2a384f;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 97c32fd..4742717 100644 --- a/.zshrc +++ b/.zshrc @@ -2,11 +2,15 @@ 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 zle -N zle-line-init zle -N zle-keymap-select @@ -49,7 +53,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