1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 00:00:07 +00:00

Merge pull request #11 from dritter/dritter/installation_instructions_improved

A bit simpler installation instructions.
This commit is contained in:
Ben Hilburn 2015-03-29 18:22:13 -07:00
commit f2f4e9f37c
2 changed files with 2 additions and 3 deletions

View file

@ -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`:

View file

@ -29,7 +29,7 @@ VCS_UNSTAGED_ICON='●'
VCS_STAGED_ICON='✚'
################################################################
# vcs_info settings for git
# vcs_info settings
################################################################
setopt prompt_subst