LAST Updated
: August 2023
Unmaintained : Due to Termux not working properly on new Android versions and also Termux not getting maintained properly.
Simple script to install oh-my-zsh in Termux.
This setup will apply -
- Material color-scheme
- Dejavu font with powerline support
- Agnoster zsh-theme as default
# First, clone this repository by typing...
git clone https://github.com/adi1090x/termux-omz.git
# Change to termux-omz directory
cd termux-omz
# Make script executable
chmod +x install
# Run install script
./install
# And Done, oh-my-zsh is successfully installed on your termux.
Screenshot 1 | Screenshot 2 |
---|---|