mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-03 04:33:16 +02:00
Merge pull request #11 from dritter/dritter/installation_instructions_improved
A bit simpler installation instructions.
This commit is contained in:
commit
f2f4e9f37c
@ -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`:
|
||||
|
||||
|
@ -29,7 +29,7 @@ VCS_UNSTAGED_ICON='●'
|
||||
VCS_STAGED_ICON='✚'
|
||||
|
||||
################################################################
|
||||
# vcs_info settings for git
|
||||
# vcs_info settings
|
||||
################################################################
|
||||
|
||||
setopt prompt_subst
|
||||
|
Loading…
Reference in New Issue
Block a user