From 3797934ef569437ca8867b01602b1e08c7b2f9d2 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 24 Aug 2024 09:30:40 -0400 Subject: [PATCH] add note about changing shells in termux --- _setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/_setup.sh b/_setup.sh index 976e819..26fe0ef 100755 --- a/_setup.sh +++ b/_setup.sh @@ -68,6 +68,7 @@ if grep -q "Android" <<< `uname -a`; then cp $PATH_PREFIX/shortcuts/* ~/.shortcuts/ # reload settings termux-reload-settings + echo "use chsh from termux-tools to change default shell to zsh" fi echo "eza fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow progress s-tui killport micro btop bmon"