diff options
author | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2016-09-25 00:00:02 +0200 |
---|---|---|
committer | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2016-09-25 00:00:02 +0200 |
commit | e7af698dce41b3293f046aeb51eaa7d60845456d (patch) | |
tree | 33565b8f29ae8606f32882fc4faed452a91ec27f /.zshrc | |
parent | b83cccf7fb1f9446f87899d8251590edd0b92241 (diff) |
Convenience functions and aliases
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ autoload -U edit-command-line . ~/.zsh_comprc . ~/.zsh_functions +. ~/.zsh_functions_media +. ~/.zsh_functions_taskwarrior . ~/.zsh_aliases . ~/.zsh_local |