Commit 9c68b578628652af77789a48e7d469907bbaf837
Merge pull request #31 from GUIpsp/master
Update the README further with more theme goodness
Showing 1 changed file Side-by-side Diff
README.mkd
... | ... | @@ -64,8 +64,14 @@ And themes? How would you like a fancy new prompt for yourself? |
64 | 64 | antigen-theme funky |
65 | 65 | |
66 | 66 | No? Not your taste? There are many themes available to you, check out the |
67 | -oh-my-zsh's [page on themes][]. (You can currently only install themes from | |
68 | -robbyrussell's, i.e., the canonical oh-my-zsh repo). | |
67 | +oh-my-zsh's [page on themes][]. | |
68 | + | |
69 | +You can install themes from unofficial repos too! | |
70 | + | |
71 | + antigen-theme XsErG/zsh-themes themes/lazyuser | |
72 | + | |
73 | +See? It's easy! | |
74 | +To see how that works, refer to the section on antigen-theme further down. | |
69 | 75 | |
70 | 76 | Note: Many of those plugins and especially themes, assume you have the core |
71 | 77 | library of oh-my-zsh loaded. So, if you want to experiment further, issue a |