Commit graph

4 commits

Author SHA1 Message Date
Willy Weiskopf
1ceb8eabc0 Random theme functionality encapsulated in a theme.
The statements for selecting a random theme in oh-my-zsh.sh and the themes plugin are duplicate. Most people eventually eventually settle on a theme, making those lines in oh-my-zsh.sh superfluous. To address those, it may make sense to put the random theme functionality into a theme of its own (since themes are just zsh-script).
2014-07-16 23:02:42 -06: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