Commit graph

5 commits

Author SHA1 Message Date
Joe H. Rahme
730111f468 Restore custom dir hierarchy in theme plugin
Themes are now searched for in the following directories (in order):

* $ZSH/custom/themes
* $ZSH/custom
* $ZSH/themes

Search will always return first match found.
2015-11-13 12:52:08 +01:00
Joe H. Rahme
53c08153df Makes the theme plugin sane
A couple of improvements for the theme plugin

* Custom themes are looked for in `$ZSH_CUSTOM/themes`
* `lstheme` function doesn't cd to the directory anymore
2015-11-12 15:31:34 +01:00
Kaiwen Xu
f731d6c16f themes plugin now picks a random theme if no argument is provided. 2013-10-28 11:06:10 -04:00
Roey Darwish Dror
f7b1615b7c Added completion to the theme selection plugin 2012-06-22 20:43:39 +03:00
Roey Darwish Dror
5e9a16b88a Added themes plugin 2012-06-22 20:43:39 +03:00