mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
A bit simpler installation instructions.
This commit is contained in:
parent
a1a26b1c10
commit
73ed6589f6
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@ To install this theme, clone this repository into your Oh-My-Zsh `custom/themes`
|
|||
directory.
|
||||
|
||||
$ cd ~/.oh-my-zsh/custom
|
||||
$ mkdir themes # if it doesn't already exist
|
||||
$ git clone https://github.com/bhilburn/powerlevel9k.git powerlevel9k
|
||||
$ git clone https://github.com/bhilburn/powerlevel9k.git themes/powerlevel9k
|
||||
|
||||
You then need to select this theme in your `~/.zshrc`:
|
||||
|
||||
|
|
Loading…
Reference in a new issue