Skip to content
This repository has been archived by the owner on Mar 2, 2025. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 1.57 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.57 KB

grade2zsh

Customize your Termux by upgrade to zsh


Purpose

  • This script automates the process of Upgrade or Downgrade Termux to zsh.

Prerequisites

  • Android device with working internet connection and Termux installed.

Usage

  • 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 .

Dependencies

"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)

Devoloper info