diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-06-10 14:57:48 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-06-10 14:57:48 -0400 |
commit | 469587683506993a2b972098b168843dad62a658 (patch) | |
tree | f41219b6a0d94fd23502f04c0401e6d1831b5a21 | |
parent | d9e10ed8824f53041c7c09588043beb79653e8b2 (diff) |
Add taskwarrior zsh plugin.
-rwxr-xr-x | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ if ! zgen saved; then zgen oh-my-zsh plugins/history zgen oh-my-zsh plugins/autojump zgen oh-my-zsh plugins/command-not-found + zgen oh-my-zsh plugins/taskwarrior zgen load zsh-users/zsh-syntax-highlighting # completions zgen load zsh-users/zsh-completions src |