diff options
author | Robby Russell <robby@planetargon.com> | 2009-08-30 18:36:38 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2009-08-30 18:36:38 -0700 |
commit | 43fd24e81fe83e9c2978e55d1d8f18bc251716f9 (patch) | |
tree | 96631c9809ac6a0883696565eedbbca896722b6e /zshrc | |
parent | 71769107dbff230ec7607368f50f9ff93b88b581 (diff) | |
download | zsh-43fd24e81fe83e9c2978e55d1d8f18bc251716f9.tar.gz zsh-43fd24e81fe83e9c2978e55d1d8f18bc251716f9.tar.bz2 zsh-43fd24e81fe83e9c2978e55d1d8f18bc251716f9.zip |
Updating README with reference to auto-installer
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Path to your oh-my-zsh configuration. -export ZSH=$HOME/oh-my-zsh +export ZSH=$HOME/.oh-my-zsh # Load all of the config files in ~/oh-my-zsh that end in .zsh # TIP: Add files you don't want in git to .gitignore |