From 6fb789d1006fb57055d4d734380da4b68cb5f9b9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 20 Nov 2009 21:15:46 +0100 Subject: zshrc: Update aliases --- etc/rc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/rc b/etc/rc index bf1f1ca..9431398 100644 --- a/etc/rc +++ b/etc/rc @@ -316,12 +316,9 @@ alias find='noglob find' # Show all available manuals (all sections) alias man='man -a' -# BSD style +# ps -C foo is better than ps aux | fgrep foo ;-) alias ps='ps -F' -# use unicode, reattach anyway, resize if neccessary -alias screen='tscreen -ADRUa' - alias tilp='kdesudo "tilp --calc=ti84+ --cable=DirectLink"' # Don't collapse trees -- cgit v1.2.3