Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
9b2410fb
"vscode:/vscode.git/clone" did not exist on "6b5c8728360b1592e4321b8a4b00d8c8b49e64fe"
Commit
9b2410fb
authored
Apr 18, 2019
by
Guillermo Azurdia
Committed by
Marc Cornellà
Apr 18, 2019
Browse files
Remove dots from installer URLs (#7780)
parent
8db0f352
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
9b2410fb
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment