From d75bc4a245774e6a18bd4be8ed38840c7a5b2224 Mon Sep 17 00:00:00 2001 From: Robby Russell Date: Sun, 31 Aug 2014 11:32:07 -0700 Subject: [PATCH] Link to swag in installer... shameless profiting --- tools/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/install.sh b/tools/install.sh index a6c79b5f5..774a4b8b9 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -46,5 +46,6 @@ echo "\033[0;32m"' /____/ ....is no echo "\033[0;32m"' (Stibbons version) '"\033[0m" echo "\n\n \033[0;32mPlease look over the ~/.zshrc file to select plugins, themes, and options.\033[0m" echo "\n\n \033[0;32mp.s. Follow us at http://twitter.com/ohmyzsh.\033[0m" +echo "\n\n \033[0;32mp.p.s. Get stickers and t-shirts at http://shop.planetargon.com.\033[0m" env zsh . ~/.zshrc