diff options
| author | Copilot <198982749+Copilot@users.noreply.github.com> | 2025-11-19 17:44:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-19 17:44:11 -0800 |
| commit | b52dd1a425e9ed9f844ba46cd27ff94a3b4949dc (patch) | |
| tree | 8406fbcf785f8313a0ed2272831aedaae70163b9 /tools/install.sh | |
| parent | 8a4d6fc0a2b5586f093fb2b96b51e2141f643284 (diff) | |
| download | zsh-b52dd1a425e9ed9f844ba46cd27ff94a3b4949dc.tar.gz zsh-b52dd1a425e9ed9f844ba46cd27ff94a3b4949dc.tar.bz2 zsh-b52dd1a425e9ed9f844ba46cd27ff94a3b4949dc.zip | |
feat: Update OpenSwag domain references to CommitGoods (#13434)
* Initial plan
* Update all OpenSwag domain references to CommitGoods
Co-authored-by: robbyrussell <257+robbyrussell@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: robbyrussell <257+robbyrussell@users.noreply.github.com>
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 d86550cdd..c31ce2d55 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -505,7 +505,7 @@ print_success() { printf '\n' printf '%s\n' "• Follow us on X: $(fmt_link @ohmyzsh https://x.com/ohmyzsh)" printf '%s\n' "• Join our Discord community: $(fmt_link "Discord server" https://discord.gg/ohmyzsh)" - printf '%s\n' "• Get stickers, t-shirts, coffee mugs and more: $(fmt_link "OpenSwag Shop" https://openswag.shop/collections/oh-my-zsh)" + printf '%s\n' "• Get stickers, t-shirts, coffee mugs and more: $(fmt_link "CommitGoods Shop" https://commitgoods.com/collections/oh-my-zsh)" printf '%s\n' $FMT_RESET } |
