From 3a49bd1ad7262c8c3c7325dc7005966910d765ed Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 May 2024 17:05:12 -0400 Subject: [PATCH] update: use fastfetch instead of neofetch --- .install/packages/general-packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/packages/general-packages.sh b/.install/packages/general-packages.sh index 3710f20..189a9c0 100644 --- a/.install/packages/general-packages.sh +++ b/.install/packages/general-packages.sh @@ -4,7 +4,7 @@ packagesPacman=( "bat" "fzf" "zsh" - "neofetch" + "fastfetch" "ranger" "btop" "bluez"