summaryrefslogtreecommitdiffstats
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
parent25173e4257ea581a815b670e138ef030765357e3 (diff)
Switched back to firefox as browser
-rw-r--r--newsbeuterconfig2
-rw-r--r--zshrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/newsbeuterconfig b/newsbeuterconfig
index 8aafa6d..f848bf0 100644
--- a/newsbeuterconfig
+++ b/newsbeuterconfig
@@ -1,4 +1,4 @@
-browser iceweasel
+browser firefox
auto-reload yes
reload-time 10
cleanup-on-quit yes
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"