Commit 44b4b2b164da77235b8ccf47d2c099a7be2f824d
1 parent
dc2d37ff0f
Added a note referencing #78 in the readme.
There is a comment giving background on the theme command.
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
README.mkd
... | ... | @@ -433,6 +433,9 @@ before experimenting with themes. If you have `antigen use oh-my-zsh` in your |
433 | 433 | **Note**: Do *not* provide the `--btype` argument to `antigen theme`. Its an |
434 | 434 | internal argument. |
435 | 435 | |
436 | +*For the interested, you can read more details on the purpose & workings of the | |
437 | +`theme` command on the comments of issue #78.* | |
438 | + | |
436 | 439 | ### antigen apply |
437 | 440 | |
438 | 441 | You have to add this command after defining all bundles you need, in your zshrc. |