add note about changing shells in termux

This commit is contained in:
KemoNine 2024-08-24 09:30:40 -04:00
parent d01fe96654
commit 3797934ef5

View file

@ -68,6 +68,7 @@ if grep -q "Android" <<< `uname -a`; then
cp $PATH_PREFIX/shortcuts/* ~/.shortcuts/ cp $PATH_PREFIX/shortcuts/* ~/.shortcuts/
# reload settings # reload settings
termux-reload-settings termux-reload-settings
echo "use chsh from termux-tools to change default shell to zsh"
fi fi
echo "eza fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow progress s-tui killport micro btop bmon" echo "eza fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow progress s-tui killport micro btop bmon"