aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-02-02 02:45:55 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-02-02 02:45:55 +0300
commitdc507b43c4f814e7ccadb3bb5cd59323a6a79b8d (patch)
tree062dbacf49206867cb30e1a1eb396c41fa41e64a
parent122c252e04dc8f6cf5193dd19488f65437682068 (diff)
bit more history in the README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e25ad3b..1cd1817f 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,11 @@ in your `~/.zshrc`:
### History
+I discovered the ['agnoster' OMZ theme](https://gist.github.com/agnoster/3712874)
+while looking around for a new OMZ theme. I loved the Powerline styling, but the
+terminal status lines themselves were missing a lot of the information I liked
+having.
+
This theme was first announced [on my blog](http://bhilburn.org/powerlevel9k-oh-my-zsh-theme/) in December of 2014. At
the time, the theme was missing some of the more advanced Git information. [Tom Upton](http://www.thomasupton.com/) then [helped me](http://bhilburn.org/powerlevel9k-improved-git-repo-information/) get things
fixed up with [his `vcs_info` hooks](https://github.com/tupton/dotfiles/blob/master/zsh/zshrc).