From b677b025828e45690613a46fda5434077bc0a297 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Mon, 7 Dec 2009 01:02:43 +0100 Subject: zshrc: remove obsolete aliases --- zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index 4d92f61..f4796e9 100644 --- a/zshrc +++ b/zshrc @@ -91,8 +91,6 @@ alias bat='acpitool -b' alias calc='bc -l <<<' alias iodrag='ionice -c3 nice -n19' alias spell='aspell -a <<< ' -alias d2u='sed "s/.$//"' -alias u2d='sed "s/$/`echo r`/"' alias ec='emacsclient -a emacs -n ' alias ect='emacsclient -a emacs -t ' alias gpgd='gpg --decrypt' -- cgit v1.2.3