From 469587683506993a2b972098b168843dad62a658 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Wed, 10 Jun 2015 14:57:48 -0400 Subject: Add taskwarrior zsh plugin. --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index cf9226e..cc026b9 100755 --- a/zshrc +++ b/zshrc @@ -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 -- cgit v1.2.3