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
95f32b4f
"vscode:/vscode.git/clone" did not exist on "f258bcba8d93065ade5ea4000afa5e60e84aae76"
Commit
95f32b4f
authored
Aug 30, 2009
by
Robby Russell
Browse files
Updating README to show people how to change their default shell.
parent
fe8f83cd
Changes
1
Show whitespace changes
Inline
Side-by-side
README.textile
View file @
95f32b4f
...
...
@@ -6,11 +6,17 @@ h2. Setup
1. Clone the repository
@git clone git://github.com/robbyrussell/oh-my-zsh.git@
@git clone git://github.com/robbyrussell/oh-my-zsh.git@
2. Symlink the zsh config with:
@ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
2. Symlink the zsh config with:
3. Start / restart zsh (open a new terminal is easy enough..)
@ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
3. Set zsh as your default shell:
@chsh -s /bin/zsh@
4. Start / restart zsh (open a new terminal is easy enough..)
h3. Problems?
...
...
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