Add tput to Termux environment for changing PS1 colors.
This commit is contained in:
2
setup.sh
2
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
|
||||
|
||||
Reference in New Issue
Block a user