diff options
author | Robby Russell <robby@planetargon.com> | 2019-02-25 19:22:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-25 19:22:07 -0600 |
commit | f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2 (patch) | |
tree | adfe3c2a24b6c4cc7bd3a3683010549b6c5e85ce /tools/install.sh | |
parent | 55575b88f9e47d88fab02c26fc69e4af48af1cd9 (diff) | |
download | zsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.tar.gz zsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.tar.bz2 zsh-f319aa845dfa6b202e31dacf49ec8c2b2d5d17c2.zip |
Updating Oh My Zsh shop URLs (#7619)
* Updating Oh My Zsh shop URLs
Linking directly to the Oh My Zsh inventory vs the top-level store with non-OMZ items.
* Updating link to Oh My Zsh products in the install script
* Updating link to Oh My Zsh shop products in the upgrade script
* Getting rid of 't-' in shirts for now
Diffstat (limited to 'tools/install.sh')
-rwxr-xr-x | tools/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install.sh b/tools/install.sh index 2fb87cdaf..e2b33f640 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -105,7 +105,7 @@ main() { echo '' echo 'p.s. Follow us at https://twitter.com/ohmyzsh.' echo '' - echo 'p.p.s. Get stickers and t-shirts at https://shop.planetargon.com.' + echo 'p.p.s. Get stickers, shirts, and coffee mugs at https://shop.planetargon.com/collections/oh-my-zsh.' echo '' printf "${NORMAL}" env zsh -l |