]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
Added qemu aliases and taskwarrior functions for completion
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index ac34f10d33ab5721964c74330ba09b248707eb3e..0f3bcb51f4507d404513eeda185be794849ed6db 100644 (file)
--- 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