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
Oh My Zsh
Commits
459e7fff
Commit
459e7fff
authored
Apr 11, 2013
by
Robby Russell
Browse files
Merge pull request #1706 from keyvez/master
Fixes Issue#1705
parents
2a0c1d7b
32a42f27
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/upgrade.sh
View file @
459e7fff
current_path
=
`
pwd
`
current_path
=
`
pwd
`
current_path
=
${
current_path
/ /\\
}
printf
'\033[0;34m%s\033[0m\n'
"Upgrading Oh My Zsh"
printf
'\033[0;34m%s\033[0m\n'
"Upgrading Oh My Zsh"
cd
$ZSH
cd
$ZSH
...
@@ -16,4 +17,4 @@ else
...
@@ -16,4 +17,4 @@ else
printf
'\033[0;31m%s\033[0m\n'
'There was an error updating. Try again later?'
printf
'\033[0;31m%s\033[0m\n'
'There was an error updating. Try again later?'
fi
fi
cd
"
$current_path
"
cd
"
$current_path
"
\ No newline at end of file
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