summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 379fa0c..5b06839 100644
--- a/.zshrc
+++ b/.zshrc
@@ -174,8 +174,8 @@ HISTSIZE=100000000
## startup
update_dotfiles
-if type "archey" > /dev/null; then
- archey # nice system information and arch logo
+if type "archey3" > /dev/null; then
+ archey3 # nice system information and arch logo
fi
[ -e ~/TODO ] && cat ~/TODO