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
edcd4f7e
Commit
edcd4f7e
authored
Jul 17, 2011
by
Jake Bell
Browse files
Adding quotes to deal with paths that have spaces.
parent
1eb52d43
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/upgrade.sh
View file @
edcd4f7e
...
...
@@ -9,4 +9,4 @@ echo "\033[0;32m"'\____/_/ /_/ /_/ /_/ /_/\__, / /___/____/_/ /_/ '"\033[0m
echo
"
\0
33[0;32m"
' /____/ '
"
\0
33[0m"
echo
"
\0
33[0;34mHooray! Oh My Zsh has been updated and/or is at the current version.
\0
33[0m"
echo
"
\0
33[0;34mTo keep up on the latest, be sure to follow Oh My Zsh on twitter:
\0
33[1mhttp://twitter.com/ohmyzsh
\0
33[0m"
cd
$current_path
cd
"
$current_path
"
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