diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-29 10:14:28 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-29 10:14:28 +0100 |
commit | 624565d9a4e93e36e22516b3748203981453df5c (patch) | |
tree | b1257153d72c9f385c449f223f1bc90a68cda7a1 /zsh/zshrc | |
parent | 31748d1dd98125c2cb8ec4bdcbb6bb2958643d50 (diff) |
Weekly commit
Diffstat (limited to '')
-rw-r--r-- | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ alias agu="sudo aptitude update" alias agdu="sudo aptitude dist-upgrade" alias acs="apt-cache search" alias agi="sudo aptitude install" +alias as="aptitude show" alias purge="sudo apt-get --purge autoremove" alias svn-uscan='uscan --verbose --force-download --rename --repack --destdir=../tarballs' |