updated readme

This commit is contained in:
Mike Hostetler 2010-03-30 13:19:47 -05:00
commit af6957628a

View file

@ -25,16 +25,23 @@ h3. The manual install
4. Start / restart zsh (open a new terminal is easy enough..) 4. Start / restart zsh (open a new terminal is easy enough..)
h3. Features different than robbyrussel's version
* Will automatically rehash the path, so new commands will be found immediately
* Added realias to quickly make a new shell alias/function (EDITOR env variable required)
* Removed upgrade checker
* share history with your zsh's on the same host
h3. Problems? h3. Problems?
You _might_ need to modify your PATH in ~/.zshrc if you're not able to find some commands after switching to oh-my-zsh. You _might_ need to modify your PATH in ~/.zshrc if you're not able to find some commands after switching to oh-my-zsh.
h2. Usage h2. Usage
TODO: Update this.. TODO: Update this..
* auto rehash
* Put in Terminal configurator for those strange terminal settings
* easier support for more SCM's (now it's mostly Git) * easier support for more SCM's (now it's mostly Git)
* Have different zsh on the same machine share history * Have different zsh on the same machine share history
* Put in some Django shortcuts * Put in some Django shortcuts