issues
search
AvinashReddy3108
/
LITMux
Termux + Lots of useful eye candy.
GNU General Public License v3.0
87
stars
19
forks
source link
Lots of little changes.
#1
Closed
AvinashReddy3108
closed
4 years ago
AvinashReddy3108
commented
4 years ago
Uses the official Oh-My-ZSH install script.
The powerlevel10k theme is applied as the
ZSH_THEME
variable instead of sourcing it separately.
The plugins should now be installed in the
$ZSH_CUSTOM
directory along with placing their entries in the
plugins=(...)
placeholder in the
.zshrc
file.
Added some aliases for easy configuration/updates later.
A restart of the Termux app is not needed to setup the powerlevel10k theme (for those who installed this script on a clean install of Termux.)
ZSH_THEME
variable instead of sourcing it separately.$ZSH_CUSTOM
directory along with placing their entries in theplugins=(...)
placeholder in the.zshrc
file.