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
c25002a1
Commit
c25002a1
authored
Nov 04, 2015
by
LE Manh Cuong
Browse files
Removing `source` command
parent
53a63355
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/uninstall.sh
View file @
c25002a1
...
@@ -21,7 +21,7 @@ if [ -f ~/.zshrc.pre-oh-my-zsh ] || [ -h ~/.zshrc.pre-oh-my-zsh ]; then
...
@@ -21,7 +21,7 @@ if [ -f ~/.zshrc.pre-oh-my-zsh ] || [ -h ~/.zshrc.pre-oh-my-zsh ]; then
mv
~/.zshrc.pre-oh-my-zsh ~/.zshrc
;
mv
~/.zshrc.pre-oh-my-zsh ~/.zshrc
;
.
~/.zshrc
;
echo
"Your original zsh config was restored. Please restart your session."
else
else
if
hash
chsh
>
/dev/null 2>&1
;
then
if
hash
chsh
>
/dev/null 2>&1
;
then
echo
"Switching back to bash"
echo
"Switching back to bash"
...
...
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