Termux customisation part 1

 


 #note :- aap ( apt ) ke jgh ( pkg ) ka bhi use kar skte h or  ( pkg ) ke jgh ( apt ) ka 



Step 1 :- Allow internal storage ( termux-setup-storage) And exit termux 


Step 1.2 :- apt update && yes | apt upgrade 


Step 2 :- pkg install zsh

Step 3 :- pkg install git 


Step 4 :- sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"


Step 5 :- git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k


Step 6 :- open this :-   nano ~/.zshrc


Step 7 :- past this :- ZSH_THEME="powerlevel10k/powerlevel10k"




Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.