diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-23 21:46:48 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-23 21:46:48 +0200 |
commit | cbee50710e4250722cc5ada826f3eb2f88014cb2 (patch) | |
tree | 4fd8c5cbfe406e016d41149723668496b681436c /etc | |
parent | ee97d66307e41c723aa7d54e4536f99e5bca77d7 (diff) |
zshrc: Remove icli alias
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.zshrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -469,11 +469,6 @@ if [[ ${HOST} == aneurysm ]] { #{{{ done < Maildir/maildirs -# }}} -} else { #{{{ - - alias icli='ssh aneurysm icli' - } #}}} if [[ -e /tmp/.x-started ]] { #{{{ |