summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-13 10:08:22 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-13 10:08:22 +0200
commit8c07aa2e6b3e14c81f73822daaedf3acbd76a1c0 (patch)
tree07211b993452049bc88675ea756cffeb4c6b2817 /etc/.zshrc
parentdb175d778b58ad4eee49d676791e22c5c77c4e9b (diff)
Remove icli loop aliases
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 0a833da..9a97c6e 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -458,8 +458,6 @@ if [[ ${HOST} == aneurysm ]] { #{{{
done < Maildir/maildirs
- alias icl='while sleep 20; do out=$(icli -z!o -v); clear; echo $out; done'
- alias ticl='font-t; icl'
# }}}
} else { #{{{