Browse code

Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into papercavalier-typo

Robby Russell authored on 14/01/2011 at 14:43:49
Showing 1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# add brew completion function to path
1
+# add gem completion function to path
2 2
 fpath=($ZSH/plugins/gem $fpath)
3 3
 autoload -U compinit
4 4
 compinit -i