mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Remove dots from installer URLs (#7780)
This commit is contained in:
parent
8db0f352e8
commit
9b2410fbcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user