Skip to content

Century300/powerlevel10k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These shell (bash) scripts automatically install powerlevel10k (for oh-my-zsh plugin manager with the official supported fonts MesloLGS) to Ubuntu & Kali (Linux) on TryHackMe.com. I have not tested it with other machines.

Instructions

  • You need to clone to ~/Downloads/powerlevel10k to install Meslo Fonts properly
git clone https://github.com/Century300/powerlevel10k.git ~/Downloads/powerlevel10k && cd ~/Downloads/powerlevel10k
sudo chmod +x install*
  • Run the bash script:
./install_powerlevel10k.sh
  • You might need to run this 2 times or run "p10k configure"
source ~/.zshrc
  • Remove the local clone repository
sudo rm -rf ~/Downloads/powerlevel10k

About

fast install powerlevel10k theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages