From 9c90b7c77bc0d28f9189737bc855bbb49ff9052a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 21 Apr 2013 09:29:18 +0000 Subject: zshrc: Cleanup git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@615 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- zshrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index bfe0c60..ab3623a 100644 --- a/zshrc +++ b/zshrc @@ -231,9 +231,6 @@ alias huge='echo -n -e "\033]50;-misc-fixed-medium-r-normal--20-200-75-75-c-100- [[ -x /sbin/route ]] && alias route=/sbin/route [[ -x /usr/sbin/samhain ]] && alias samhain-check='sudo /usr/sbin/samhain -t check -i -p err -s none -l none -m none' -[ "$HOSTNAME" = 'anguilla' ] && [ -r "$HOME/.oftc-hosts" ] && setup-oftc-aliases -[ "$HOSTNAME" = 'thetis' ] && alias ldapvi='ldapvi --encoding=ASCII -h localhost -D cn=admin,o=ab.office.dibral.at -w `grep bindpw $HOME/.noreply.ldap | cut -d" " -f 2`' - if [ -x /usr/bin/recode ]; then alias unix2dos='recode lat1..ibmpc' alias dos2unix='recode ibmpc..lat1' -- cgit v1.2.3