From fbf7e37c38e1dc7f30416188da2d87274efb4abd Mon Sep 17 00:00:00 2001 From: "Anthony M. Cook" Date: Mon, 7 Oct 2013 06:53:33 -0700 Subject: [PATCH] Adding explanation for theme command and generic git repos [Fixes #68] --- README.mkd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.mkd b/README.mkd index 1448b29..c90f6ce 100644 --- a/README.mkd +++ b/README.mkd @@ -415,6 +415,10 @@ For example, Will pull the apple theme from the canonical oh-my-zsh repo. Also, note that the `.zsh-theme` extension is not present. It can be given, its optional. +To get themes from arbitrary git repos (such as gists) use, + + antigen theme https://gist.github.com/3750104.git agnoster + You can use this command to change your theme on the fly in your shell. Go on, try out a few themes in your shell before you set it in your `.zshrc`. -- 2.0.0