README.textile 226 Bytes
Newer Older
1
2
h2. Setup

Robby Russell's avatar
Robby Russell committed
3
4
5
6
7
8
9
10
11
1. Clone the repository

@git clone git://github.com/robbyrussell/oh-my-zsh.git@

2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@

3. Start / restart zsh (open a new terminal is easy enough..)


12
13
14