X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=0f3bcb51f4507d404513eeda185be794849ed6db;hb=7d2f2b579be951da7d3ca1f84c03e5ea514f8c07;hp=ac34f10d33ab5721964c74330ba09b248707eb3e;hpb=d443352c96f036858b34c4827d8690ed69c04709;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index ac34f10..0f3bcb5 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 @@ -26,6 +30,7 @@ hash -d diary=~/Data/henksfiles/TODO/henksfiles/documents/private/diary 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 ## define word separators (for stuff like backward-word, forward-word, backward-kill-word,..) #WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default @@ -65,6 +70,6 @@ setopt LONG_LIST_JOBS bindkey -e -task awaiting +#task awaiting cat ~/.motd