Commit Graph

8 Commits

Author SHA1 Message Date
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 2012-03-23 15:46:49 -04:00
gwjo 53b389f786 Fix name of precmd hook
The prompt function expects all them hooks to use the following
naming convention:

  prompt_<theme>_<hook>

This enables it to remove any added theme specific hooks when the
prompt is changed.
2012-03-11 19:21:53 -04:00
Sorin Ionescu b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu 62fc8d802e Separate unsetopt from setopt for clarity. 2012-01-23 20:40:43 -05:00
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 2012-01-23 20:40:43 -05:00
Sorin Ionescu d5ba17feac Converted OMZ themes to native ZSH themes. 2011-07-17 20:15:51 -04:00
Sorin Ionescu b34e9e0022 Moved each theme under its own directory and changed the file extension. 2011-07-13 13:03:11 -04:00