Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 644 Bytes

INSTALL.md

File metadata and controls

24 lines (16 loc) · 644 Bytes

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/powerlevel10k.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Install powerlevel10k
  2. Replace default configurations with contents in ./files
cd powerlevel10k.git
cp ./files/.zshrc ~/.zshrc
cp ./files/.p10k.zsh ~/.p10k.zsh