index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-08-30
Changing order of loading zsh at end of install
Robby Russell
2009-08-30
Attempting to load zsh properly after auto-install
Robby Russell
2009-08-30
Checking if .zshrc is a file or a symlink.
Robby Russell
2009-08-30
Updating README with reference to auto-installer
Robby Russell
2009-08-30
Adding an installer tool
Robby Russell
2009-08-30
Adding a note about backing up your existing zshrc file
Robby Russell
2009-08-30
Updating README to show people how to change their default shell.
Robby Russell
2009-08-30
Removing some unused git-dirty parsing code.
Robby Russell
2009-08-30
Removed a bunch of aliases that I never use, which came from someone else I c...
Robby Russell
2009-08-30
Removing a robby-only alias
Robby Russell
2009-08-30
Moving some more config into prompt.zsh to reduce amount of code in .zshrc
Robby Russell
2009-08-28
Info about contributing
Robby Russell
2009-08-28
Updating README regarding PATH info
Robby Russell
2009-08-28
Note about PATH
Robby Russell
2009-08-28
Making sure it's obvious to symlink to ~/.zshrc
Robby Russell
2009-08-28
Merge branch 'master' of git://github.com/eddorre/oh-my-zsh into eddorre/master
Robby Russell
2009-08-28
Adding some info to the Usage section of the README
Robby Russell
2009-08-28
Updating README
Robby Russell
2009-08-28
Loading all files in /Users/robbyrussell/oh-my-zsh that end in .zsh instead o...
Robby Russell
2009-08-28
Removed Git Aliases comment since there are no Git aliases in this file
Carlos Rodriguez
2009-08-28
Updating README file
Robby Russell
2009-08-28
Changing path to oh-my-zsh in zshrc
Robby Russell
2009-08-28
Importing initial files after reorganizing stuff.
Robby Russell
2009-08-28
Adding initial gitignore file
Robby Russell