... | ... |
@@ -4,6 +4,13 @@ bq. "OH MY ZSHELL!" |
4 | 4 |
|
5 | 5 |
h2. Setup |
6 | 6 |
|
7 |
+h3. The automatic installer... (do you trust me?) |
|
8 |
+ |
|
9 |
+@wget http://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh@ |
|
10 |
+ |
|
11 |
+h3. The manual way |
|
12 |
+ |
|
13 |
+ |
|
7 | 14 |
1. Clone the repository |
8 | 15 |
|
9 | 16 |
@git clone git://github.com/robbyrussell/oh-my-zsh.git@ |