HOW TO CUSTOMIZE TERMUX CONSOLE

➖ TUTORIAL ➖

HOW TO CUSTOMIZE TERMUX CONSOLE





[ NOTE ]: This is very important to read all! You will be change bash.bashrc and if you make a mistake you need maybe reinstall termux.

----------------------------------------

⚙️ REQUIREMENTS: ⚙️

• Termux
      '--> git
             '--> curl
                        '--> nano

• < 300MB Free space

• "Keyboard with ctrl key" app

----------------------------------------

Installation :

$ apt update && apt upgrade
$ pkg install curl nano git
$ bash -c "$(curl -fsSL https://git.io/oh-my-termux)"
$ nano .zshrc

Go to the Line which called ZSH_THEME="robbyrussell"

Write instead your themename into the : "  "
darkblood

6)  Now its look like ZSH_THEME="darkblood"

7) ctrl +x

8)  Type Y for yes and Hit ENTER.  OPEN NOW A NEW TERMINAL

Instead:
$ :
Now:
┌[u0_a511@localhost] [/dev/pts/2]
└[~]>

9) All Themes are here:

https://github.com/robbyrussell/oh-my-zsh/wiki/themes

10) Follow steps above or look Website, there is a Second tutorial.


Post a Comment

Previous Post Next Post