add note about changing shells in termux
This commit is contained in:
parent
d01fe96654
commit
3797934ef5
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue