summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23Updating .gitignore to ignore everything but the example.zsh file in custom/Robby Russell
2009-09-23Moving some example files into custom/Robby Russell
2009-09-23Moving all zsh config options into a lib/ subdirectory to make way for some u...Robby Russell
2009-09-22Using compctl instead of compdef to resolve Issue #1Robby Russell
2009-09-23Merge remote branch 'upstream/master'James Cox
2009-09-23add in refcard noteJames Cox
2009-09-23more fixes, more or less have this as i wantJames Cox
2009-09-23further refactoringsJames Cox
2009-09-23misc usefulJames Cox
2009-09-23tidy up historyJames Cox
2009-09-22Added a new themeGary Blessington
2009-09-22would rather store history in $HOME and double sizeJames Cox
2009-09-22some todo notes, take @chris2's titlebar improvements and poke at completionsJames Cox
2009-09-22minimalistJames Cox
2009-09-22add in xterms / title hacksJames Cox
2009-09-22Merge remote branch 'upstream/master'James Cox
2009-09-22Git 1.6 supportChristopher Sexton
2009-09-22Improved git prompt handlingChristopher Sexton
2009-09-22make correction work; this is a nicer way of handling typos in commandsJames Cox
2009-09-22some helpers to make directory traversal go easier....James Cox
2009-09-14Adding a little documentation for the git themesChristopher Sexton
2009-09-14Added risto theme and made git.zsh themableChristopher Sexton
2009-09-07Updating the name of the rake and capistrano task cache file to append a ~ to...Robby Russell
2009-09-07Updating install process to copy your current environments PATH and adding it...Robby Russell
2009-09-06Merge branch 'master' of git://github.com/mwilliams/oh-my-zsh into mwilliams/...Robby Russell
2009-09-06added case-insensitive auto completionJamie van Dyke
2009-09-03Adding more useful aliases for Git.mwilliams
2009-09-01Moving bindings into their own file. Updating aliases after moving out bindingsRobby Russell
2009-09-01Trying out some zsh-fu. Using the for x (*.zsh) source approachRobby Russell
2009-09-01Updating README to instruct people to copy the .zshrc template file versus sy...Robby Russell
2009-09-01Updating installer to use the new template file. ~/.zshrc will now be outside...Robby Russell
2009-09-01Updating the template file to use the oh-my-zsh.sh loaderRobby Russell
2009-09-01Renaming template file one last time (for now)Robby Russell
2009-09-01Moving and renaming the zshrc file to a template fileRobby Russell
2009-09-01Moving the loading of all .zsh files into a different file so that we can rem...Robby Russell
2009-09-01Including a link to the Themes wiki page from the READMERobby Russell
2009-09-01Added extra theme with full pathnames and hostnameMaran Hidskes
2009-08-31Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My ZshRobby Russell
2009-08-31Removing left over theme reference to geoffs themeRobby Russell
2009-08-31Merging geoffgarside workRobby Russell
2009-08-31Adding an uninstaller toolRobby Russell
2009-08-31Adding zsh_stats function to show you which commands you run the most.Robby Russell
2009-08-31Move the spaces around again :PGeoff Garside
2009-08-31Merge branch 'master' of git@github.com:geoffgarside/oh-my-zshGeoff Garside
2009-08-31Only calling git symbolic-ref HEAD when we are in a .git directoryRobby Russell
2009-08-31Restructure spaces in git piecesGeoff Garside
2009-08-31Switch double quotes for singles, fixes prompt issuesGeoff Garside
2009-08-31Add my own themeGeoff Garside
2009-08-31Colour branch name and add dirty stringGeoff Garside
2009-08-31Change dirty git string to a yello XGeoff Garside