Make your Termux look better
1,258
stars
593
commits
Shell
primary language
Jan 30, 2025
updated
This is my personal configuration for my favorite Termux
Click this thumbnail below to see video installation
Attention!
- Termux must be F-Droid Version because Termux from Playstore no longer maintained because there are some problems with the Playstore publishing
- Termux:API must be installed myTermux use API command from Termux:API like fetch
termux-battery-status
pkg update && pkg upgrade
git for cloning or downloading repositorybc for calculate repository size which will be cloning or downloadingpkg i -y git bc
git clone --depth=1 https://github.com/mayTermux/myTermux.git
cd myTermux
COLUMNS and LINESThis variable function so that the installer script can read the
columnandrowwidths of Termux Application so that later it matches the output during the installation process.
export COLUMNS LINES
./install.sh

If you get error message
Please Zoom Out. Zoom Out on Termux Application then run again the script
If the row and column widths of the application are correct, the script will automatically run, like this:

Then follow the installation until it's finished
This screenshot take by Awesomeshot and system fetch by rxfetch-termux
System Fetch
rxfetch

neofetch

Colorscheme (Theme)
Change colorscheme or theme with command:
chcolor


Fonts
Change font used with command:
chfont

ZSH Theme
Change ZSH Theme with command:
chzsh

[NVIM] - Text Editor


[NCMPCPP] - Music Player

[COLORTOYS] - Pipes

[COLORTOYS] - Panes, Bar, Bloks

[NYANCAT]

Shell
96.0%
JavaScript
1.9%
Lua
1.2%
Make your Termux look better
1,258
stars
593
commits
Shell
primary language
Jan 30, 2025
updated
This is my personal configuration for my favorite Termux
Click this thumbnail below to see video installation
Attention!
- Termux must be F-Droid Version because Termux from Playstore no longer maintained because there are some problems with the Playstore publishing
- Termux:API must be installed myTermux use API command from Termux:API like fetch
termux-battery-status
pkg update && pkg upgrade
git for cloning or downloading repositorybc for calculate repository size which will be cloning or downloadingpkg i -y git bc
git clone --depth=1 https://github.com/mayTermux/myTermux.git
cd myTermux
COLUMNS and LINESThis variable function so that the installer script can read the
columnandrowwidths of Termux Application so that later it matches the output during the installation process.
export COLUMNS LINES
./install.sh

If you get error message
Please Zoom Out. Zoom Out on Termux Application then run again the script
If the row and column widths of the application are correct, the script will automatically run, like this:

Then follow the installation until it's finished
This screenshot take by Awesomeshot and system fetch by rxfetch-termux
System Fetch
rxfetch

neofetch

Colorscheme (Theme)
Change colorscheme or theme with command:
chcolor


Fonts
Change font used with command:
chfont

ZSH Theme
Change ZSH Theme with command:
chzsh

[NVIM] - Text Editor


[NCMPCPP] - Music Player

[COLORTOYS] - Pipes

[COLORTOYS] - Panes, Bar, Bloks

[NYANCAT]

Shell
96.0%
JavaScript
1.9%
Lua
1.2%