Commit Graph

11 Commits

Author SHA1 Message Date
Sorin Ionescu
128d29e6d9 Fixed a comment in ssh-agent plugin. 2012-02-02 18:33:03 -05:00
Sorin Ionescu
b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu
b2fcfc684c Renamed check-bool to is-true. 2012-01-23 20:41:06 -05:00
Sorin Ionescu
f0499b76c3 Use zstyle instead of variables for configuration. 2012-01-23 20:41:00 -05:00
Sorin Ionescu
60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu
b65195156d Added missing FX and named colors to spectrum. 2012-01-23 20:40:39 -05:00
Sorin Ionescu
05c94e2dd5 Simplified option variables for greater flexibility. 2012-01-23 20:40:20 -05:00
Sorin Ionescu
90e7debc30 Cleaned up the plugins. 2012-01-23 20:40:15 -05:00
Sorin Ionescu
ba9900a488 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Conflicts:
	.gitignore
	lib/aliases.zsh
	lib/completion.zsh
	lib/functions.zsh
	lib/git.zsh
	lib/key-bindings.zsh
	lib/misc.zsh
	lib/spectrum.zsh
	plugins/git/git.plugin.zsh
	plugins/osx/_man-preview
	plugins/osx/osx.plugin.zsh
	plugins/svn/svn.plugin.zsh
	templates/zshrc.zsh-template
	themes/lukerandall.zsh-theme
	themes/philips.zsh-theme
	tools/upgrade.sh
2011-08-26 02:58:19 -04:00
Theodore Robert Campbell Jr
477749a0af ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes. 2011-03-01 00:21:49 -05:00
Robby Russell
be63480e22 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00