From 9b2410fbcfa21d6115219fe626a6f422b578d3ac Mon Sep 17 00:00:00 2001 From: Guillermo Azurdia Date: Thu, 18 Apr 2019 16:08:07 -0500 Subject: [PATCH] Remove dots from installer URLs (#7780) --- tools/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/install.sh b/tools/install.sh index e2b33f640..2e5e8fd43 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -103,9 +103,9 @@ main() { echo '' echo 'Please look over the ~/.zshrc file to select plugins, themes, and options.' echo '' - echo 'p.s. Follow us at https://twitter.com/ohmyzsh.' + echo 'p.s. Follow us at https://twitter.com/ohmyzsh' echo '' - echo 'p.p.s. Get stickers, shirts, and coffee mugs at https://shop.planetargon.com/collections/oh-my-zsh.' + 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