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
908fead3
"plugins/rails/_rails" did not exist on "10bd036dfe466d82f90f10edaa83dc67a90b8571"
Commit
908fead3
authored
Aug 30, 2009
by
Robby Russell
Browse files
Updating README to match new path for installation.
parent
13ca4fab
Changes
1
Show whitespace changes
Inline
Side-by-side
README.textile
View file @
908fead3
...
...
@@ -13,13 +13,13 @@ h3. The manual way
1. Clone the repository
@git clone git://github.com/robbyrussell/oh-my-zsh.git@
@git clone git://github.com/robbyrussell/oh-my-zsh.git
~/.oh-my-zsh
@
2. Symlink the zsh config with:
*NOTE*: If you already have a ~/.zshrc file, you should back it up. @cp ~/.zshrc ~/.zshrc.orig@ in case you want to go back to your original settings.
@ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
@ln -s ~/
.
oh-my-zsh/zshrc ~/.zshrc@
3. Set zsh as your default shell:
...
...
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