From d25e94d267d4dbb86ab813e8c9ff9720444f34ae Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 28 Mar 2026 11:28:12 -0700 Subject: [PATCH] Add `tput` to Termux environment for changing PS1 colors. --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 7fd3452..43eab00 100644 --- a/setup.sh +++ b/setup.sh @@ -40,7 +40,7 @@ if [[ $1 == "skip" ]]; then else echo -e "\n`date` - Install Software" pkg install -y \ - openssh tsu vim htop git cronie man zip \ + openssh tsu vim htop git cronie man zip ncurses-utils \ nmap traceroute wget rsync \ ffmpeg imagemagick \ kotlin php nodejs python libllvm hugo