summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-23 21:46:48 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-23 21:46:48 +0200
commitcbee50710e4250722cc5ada826f3eb2f88014cb2 (patch)
tree4fd8c5cbfe406e016d41149723668496b681436c
parentee97d66307e41c723aa7d54e4536f99e5bca77d7 (diff)
zshrc: Remove icli alias
-rw-r--r--etc/.zshrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index e06f49b..0980d9b 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -469,11 +469,6 @@ if [[ ${HOST} == aneurysm ]] { #{{{
done < Maildir/maildirs
-# }}}
-} else { #{{{
-
- alias icli='ssh aneurysm icli'
-
} #}}}
if [[ -e /tmp/.x-started ]] { #{{{