Browse code

Updating README with reference to auto-installer

Robby Russell authored on 31/08/2009 at 01:36:38
Showing 2 changed files
... ...
@@ -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@
... ...
@@ -1,5 +1,5 @@
1 1
 # Path to your oh-my-zsh configuration.
2
-export ZSH=$HOME/oh-my-zsh
2
+export ZSH=$HOME/.oh-my-zsh
3 3
 
4 4
 # Load all of the config files in ~/oh-my-zsh that end in .zsh
5 5
 # TIP: Add files you don't want in git to .gitignore