Age | Commit message (Expand) | Author |
2009-09-14 | Added risto theme and made git.zsh themable | Christopher Sexton |
2009-09-07 | Updating the name of the rake and capistrano task cache file to append a ~ to... | Robby Russell |
2009-09-07 | Updating install process to copy your current environments PATH and adding it... | Robby Russell |
2009-09-06 | Merge branch 'master' of git://github.com/mwilliams/oh-my-zsh into mwilliams/... | Robby Russell |
2009-09-06 | added case-insensitive auto completion | Jamie van Dyke |
2009-09-03 | Adding more useful aliases for Git. | mwilliams |
2009-09-01 | Moving bindings into their own file. Updating aliases after moving out bindings | Robby Russell |
2009-09-01 | Trying out some zsh-fu. Using the for x (*.zsh) source approach | Robby Russell |
2009-09-01 | Updating README to instruct people to copy the .zshrc template file versus sy... | Robby Russell |
2009-09-01 | Updating installer to use the new template file. ~/.zshrc will now be outside... | Robby Russell |
2009-09-01 | Updating the template file to use the oh-my-zsh.sh loader | Robby Russell |
2009-09-01 | Renaming template file one last time (for now) | Robby Russell |
2009-09-01 | Moving and renaming the zshrc file to a template file | Robby Russell |
2009-09-01 | Moving the loading of all .zsh files into a different file so that we can rem... | Robby Russell |
2009-09-01 | Including a link to the Themes wiki page from the README | Robby Russell |
2009-09-01 | Added extra theme with full pathnames and hostname | Maran Hidskes |
2009-08-31 | Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh | Robby Russell |
2009-08-31 | Removing left over theme reference to geoffs theme | Robby Russell |
2009-08-31 | Merging geoffgarside work | Robby Russell |
2009-08-31 | Adding an uninstaller tool | Robby Russell |
2009-08-31 | Adding zsh_stats function to show you which commands you run the most. | Robby Russell |
2009-08-31 | Move the spaces around again :P | Geoff Garside |
2009-08-31 | Merge branch 'master' of git@github.com:geoffgarside/oh-my-zsh | Geoff Garside |
2009-08-31 | Only calling git symbolic-ref HEAD when we are in a .git directory | Robby Russell |
2009-08-31 | Restructure spaces in git pieces | Geoff Garside |
2009-08-31 | Switch double quotes for singles, fixes prompt issues | Geoff Garside |
2009-08-31 | Add my own theme | Geoff Garside |
2009-08-31 | Colour branch name and add dirty string | Geoff Garside |
2009-08-31 | Change dirty git string to a yello X | Geoff Garside |
2009-08-31 | Remove colour from ls command | Geoff Garside |
2009-08-31 | Adding a file into log/ so that we have a log file to record history to | Robby Russell |
2009-08-31 | Remove PATH definition as we define this in .profile | Geoff Garside |
2009-08-31 | Add geoffgarside theme | Geoff Garside |
2009-08-31 | Merge branch master | Geoff Garside |
2009-08-31 | Adding Evan's skinny, topless prompt. | Robby Russell |
2009-08-31 | Updating README with info about themes | Robby Russell |
2009-08-31 | Adding theme support so that people can share their zsh prompts with others. ... | Robby Russell |
2009-08-31 | Add tab, take and tm functions | Geoff Garside |
2009-08-31 | Customise prompt value | Geoff Garside |
2009-08-31 | Use my normal PATH instead of included | Geoff Garside |
2009-08-31 | Strip colours from git.zsh | Geoff Garside |
2009-08-31 | Swap out g alias to git | Geoff Garside |
2009-08-31 | Add textmate aliases | Geoff Garside |
2009-08-31 | Add in my normal s{s,d} aliases | Geoff Garside |
2009-08-30 | Updating README to match new path for installation. | Robby Russell |
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 |