Customize your Termux by upgrade to zsh
- This script automates the process of Upgrade or Downgrade Termux to zsh.
- Android device with working internet connection and Termux installed.
-
Open Termux and run the script with the following command:
curl -o "$HOME/grade2zsh.sh" "https://raw.githubusercontent.com/arghya339/grade2zsh/refs/heads/main/grade2zsh.sh" && clear && sh $HOME/grade2zsh.sh
run
grade2zsh
This script was tested on an Android device running Android 14 with AOSP based custom ROM with Termux v0.118.1 .
"zsh" [Apache 2.0], "oh-my-zsh" [MIT], "Git" [GPL 2.0], "zsh-autosuggestions" [MIT], "zsh-syntax-highlighting" [BSD 3]
How it works (Demo on YouTube)
- Powered by
zsh
- Developer: @arghya339