summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-08-17 10:16:25 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-08-17 10:16:25 +0200
commitcd023e658f4ff5a5087b53d15d28628ac44827d8 (patch)
tree94c72db93b351294847ba2d3a026f1d2d4934e0b /zshrc
parent25173e4257ea581a815b670e138ef030765357e3 (diff)
Switched back to firefox as browser
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index ac1c260..f1c4f97 100644
--- a/zshrc
+++ b/zshrc
@@ -48,7 +48,7 @@ alias w="wicd-client -n"
alias agu="sudo aptitude update"
alias agdu="sudo aptitude dist-upgrade"
-alias acs="aptitude search"
+alias acs="apt-cache search"
alias agi="sudo aptitude install"
alias purge="sudo apt-get --purge autoremove"