diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2020-07-04 11:54:44 -0600 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2020-07-04 11:54:44 -0600 |
commit | 59344b5c59b7190ad3b14a2e8e02db8b5559141b (patch) | |
tree | a8e7ede89d3b896967d7d18d071107bd06c77897 /tools/install.sh | |
parent | a3be2e4084285d7625e63bfe4b951c58143e3c9c (diff) | |
parent | a15f0f0e9ff17c1ca5c6d694d732e72c7c03a62b (diff) | |
download | zsh-59344b5c59b7190ad3b14a2e8e02db8b5559141b.tar.gz zsh-59344b5c59b7190ad3b14a2e8e02db8b5559141b.tar.bz2 zsh-59344b5c59b7190ad3b14a2e8e02db8b5559141b.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'tools/install.sh')
-rwxr-xr-x | tools/install.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/install.sh b/tools/install.sh index 08f3db1e3..8a93708ca 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -269,11 +269,11 @@ main() { /____/ ....is now installed! - Please look over the ~/.zshrc file to select plugins, themes, and options. + Before you scream Oh My Zsh! please look over the ~/.zshrc file to select plugins, themes, and options. - p.s. Follow us on https://twitter.com/ohmyzsh - - p.p.s. Get stickers, shirts, and coffee mugs at https://shop.planetargon.com/collections/oh-my-zsh + • Follow us on Twitter: https://twitter.com/ohmyzsh + • Join our Discord server: https://discord.gg/ohmyzsh + • Get stickers, shirts, coffee mugs and other swag: https://shop.planetargon.com/collections/oh-my-zsh EOF printf "$RESET" |