summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 97c32fd..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