summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-30 04:22:13 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-30 04:22:13 +0300
commitf2f4e9f37c62790ae9c7521d494241063c2eec89 (patch)
treee65cdca13196c816842db42e9d6945f9d7c908cf
parenta1a26b1c1065bafcdf68afc9d94d8894e9c4b315 (diff)
parent0cc85457ff4abcc7180c3a44c95a06a32fc27748 (diff)
Merge pull request #11 from dritter/dritter/installation_instructions_improved
A bit simpler installation instructions.
-rw-r--r--README.md3
-rw-r--r--powerlevel9k.zsh-theme2
2 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 52ff2af4..9fdbf1df 100644
--- a/README.md
+++ b/README.md
@@ -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`:
diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme
index 870c503e..d3fbcc04 100644
--- a/powerlevel9k.zsh-theme
+++ b/powerlevel9k.zsh-theme
@@ -29,7 +29,7 @@ VCS_UNSTAGED_ICON='●'
VCS_STAGED_ICON='✚'
################################################################
-# vcs_info settings for git
+# vcs_info settings
################################################################
setopt prompt_subst