Commit d85e4b79d76dc2f50db7bfbce7ac09d9a908d879
1 parent
12d7c37e7c
Provide a bit of explanation for gist themes.
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
README.mkd
... | ... | @@ -419,6 +419,9 @@ To get themes from arbitrary git repos (such as gists) use, |
419 | 419 | |
420 | 420 | antigen theme https://gist.github.com/3750104.git agnoster |
421 | 421 | |
422 | +in which case there is a file called `agnoster.zsh-theme` present in the gist at | |
423 | +https://gist.github.com/3750104. | |
424 | + | |
422 | 425 | You can use this command to change your theme on the fly in your shell. Go on, |
423 | 426 | try out a few themes in your shell before you set it in your `.zshrc`. |
424 | 427 |