diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2015-02-02 02:45:55 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2015-02-02 02:45:55 +0300 |
commit | dc507b43c4f814e7ccadb3bb5cd59323a6a79b8d (patch) | |
tree | 062dbacf49206867cb30e1a1eb396c41fa41e64a | |
parent | 122c252e04dc8f6cf5193dd19488f65437682068 (diff) |
bit more history in the README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |