diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-20 21:15:46 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-20 21:15:46 +0100 |
commit | 6fb789d1006fb57055d4d734380da4b68cb5f9b9 (patch) | |
tree | 50f63e1ff46cabfdc9f65050f8b989ed08cacb8a /etc | |
parent | e14bf623fbb8ed10a89ae49d6996f2220ee513df (diff) |
zshrc: Update aliases
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |