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
13ca4fab
Commit
13ca4fab
authored
Aug 30, 2009
by
Robby Russell
Browse files
Changing order of loading zsh at end of install
parent
684eae38
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/install.sh
View file @
13ca4fab
...
...
@@ -22,4 +22,6 @@ echo "Time to change your default shell to zsh!"
chsh
-s
/bin/zsh
echo
"Hooray! Oh My Zsh has been installed."
source
~/.zshrc
&&
/bin/zsh
/bin/zsh
source
~/.zshrc
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