]> 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 97c32fd24712305a9fbfd12e23c57ec99af38873..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