Skip to content

Nuub073/LitMux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project LitMux.

Bored with plain old black and white Termux? Let's make it 🔥.

This is a simple script for Termux to switch from boring BASH shell and use oh-my-zsh along with some basic zsh-syntax-highlighting on your device, as well as some color schemes (Ported by me from Gogh). This also installs the fast, powerful, and highly customizable powerlevel10k theme for ZSH.

Requirements:

  • A device running Android 5.0 or above. (Recommended to have Android 7.0+ coz of this)
  • Termux app, duh. (Install from Google Play or F-Droid)

Install:

Installing this is as easy as running the command below. (Recommended this on a clean Termux install)

bash -c "$(curl -fsSL https://git.io/Jei6P)"

Getting Updates:

By default, you will be prompted to check for upgrades every few weeks. If you would like LitMux to automatically upgrade itself without prompting you, set the following in your ~/.zshrc:

DISABLE_UPDATE_PROMPT=true

To disable automatic upgrades, set the following in your ~/.zshrc:

DISABLE_AUTO_UPDATE=true

Manual Updates

If you'd like to upgrade the shell and it's plugins at any point in time you just need to run:

litmux-upgrade

Uninstalling LitMux

I get it. LitMux isn't for everyone. (TODO: Add a good farewell line here.)

If you want to uninstall LitMux, just run litmux-purge from the command-line. It will remove itself and revert to the plain old BASH shell and the default black and white color scheme.

Credits/Thanks:

About

Termux + Lots of useful eye candy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%