Add tput to Termux environment for changing PS1 colors.

This commit is contained in:
2026-03-28 11:28:12 -07:00
parent 226aa5dd6d
commit d25e94d267

View File

@@ -40,7 +40,7 @@ if [[ $1 == "skip" ]]; then
else else
echo -e "\n`date` - Install Software" echo -e "\n`date` - Install Software"
pkg install -y \ 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 \ nmap traceroute wget rsync \
ffmpeg imagemagick \ ffmpeg imagemagick \
kotlin php nodejs python libllvm hugo kotlin php nodejs python libllvm hugo