From 738b8f3dd12cfcc8eeff6985e964f8cfb59f7994 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 14 Feb 2017 01:04:46 +0100 Subject: zsh: replace outdated archey with archey3 --- .zshrc | 4 ++-- 1 file 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 -- cgit v1.2.3-70-g09d2