From 553530387aaf6a442a33eba3f7b43b8911fc4bb8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 7 Mar 2021 22:40:28 +0100 Subject: Add new arch configs, messed up color theme --- .config/zsh/programs.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/zsh/programs.zsh') diff --git a/.config/zsh/programs.zsh b/.config/zsh/programs.zsh index ba79461..d8e827e 100644 --- a/.config/zsh/programs.zsh +++ b/.config/zsh/programs.zsh @@ -36,7 +36,7 @@ else echo "install procs" fi -if ! command -v ytop > /dev/null; then - echo "install ytop" +if ! command -v btm > /dev/null; then + echo "install bottom" fi -- cgit v1.2.3-70-g09d2