From 95e324641178ee3a71f619c8ce607ab902416723 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 13 Apr 2015 13:58:39 +0200 Subject: remove devtodo gtd aliases --- etc/.zshrc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index c2d6fbc..25204eb 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -353,11 +353,6 @@ alias fbij='fbi -a -u' alias ghi='ghi -r ${PWD:t}' -for i in ~/var/gtd/*(.N); { - alias gtd-${i:t}='todo --database '${i} -} -alias gtd-uni='todo --database /home/derf/var/gtd/uni --sort -text' - alias hat='head -$((LINES-1))' alias helios-ipmi='ipmitool -I lanplus -H helios-ipmi.chaosdorf.dn42 -U derf -f ~/var/stuff/work/chaosdorf/helios/ipmi-password' @@ -622,7 +617,6 @@ zstyle ':completion:*' group-name '' # Force menu completion since the input is just a stupid number zstyle ':completion:*:*:kill:*' menu yes -zstyle ':completion:*:*:(todo|td*):*:items' menu yes zstyle ':completion:*:*:vi(m|):*' ignored-patterns \ 'a.out|*.o' -- cgit v1.2.3