summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2016-09-25 00:00:02 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2016-09-25 00:00:02 +0200
commite7af698dce41b3293f046aeb51eaa7d60845456d (patch)
tree33565b8f29ae8606f32882fc4faed452a91ec27f /.zshrc
parentb83cccf7fb1f9446f87899d8251590edd0b92241 (diff)
Convenience functions and aliases
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 248175e..cf75bed 100644
--- a/.zshrc
+++ b/.zshrc
@@ -3,6 +3,8 @@ autoload -U edit-command-line
. ~/.zsh_comprc
. ~/.zsh_functions
+. ~/.zsh_functions_media
+. ~/.zsh_functions_taskwarrior
. ~/.zsh_aliases
. ~/.zsh_local