From 74a97f8a6d3d6ad3c635f024f7a988bac775ab4c Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sun, 15 May 2022 02:06:50 -0700 Subject: [PATCH] upd: oops, forgot to remove that --- .config/shell/bin/upd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/shell/bin/upd b/.config/shell/bin/upd index ebeda00..7d44efb 100755 --- a/.config/shell/bin/upd +++ b/.config/shell/bin/upd @@ -16,7 +16,5 @@ done # check for dotfiles updates echo -tput setaf 2 -echo " Checking for dotfiles updates‥" -tput sgr0 +echo " ${GREEN}Checking for dotfiles updates‥${NC}" dotfiles pull