Skip to content

zsh customization (p10k configure) Error removed

License

Notifications You must be signed in to change notification settings

pnucolab/powerlevel10k

 
 

Repository files navigation

Powerlevel10k

  1. Make sure you already installed oh-my-zsh (https://ohmyz.sh/). Otherwise, install it via:
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  2. Make sure to remove the old powerlevel10k in your home directory.
    rm -fr ~/.oh-my-zsh/custom/themes/powerlevel10k
  3. Clone the repository:
    git clone --depth=1 https://github.com/pnucolab/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
  4. Set ZSH_THEME="powerlevel10k/powerlevel10k" in ~/.zshrc.

About

zsh customization (p10k configure) Error removed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 85.1%
  • C++ 14.7%
  • Makefile 0.2%