Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-19 | Polish themes plugin and error out if theme not found | Marc Cornellà | |
2020-02-19 | Move random theme functionality into "random" theme | Willy Weiskopf | |
The statements for selecting a random theme in oh-my-zsh.sh and the themes plugin are duplicate. Most people eventually settle on a theme, making those lines in oh-my-zsh.sh superfluous. To address those, it may makes sense to put the random theme functionality into a theme of its own (since themes are just zsh scripts. | |||
2018-10-08 | themes: add custom themes directory support to `lstheme` (#7236) | Aswath K | |
`lstheme` command used to list only the themes listed in `$ZSH/themes/` directory. This commit adds themes in `$ZSH_CUSTOM/themes/` also to the theme listings. | |||
2018-10-05 | themes: fix custom themes directory (#7233) | Aswath K | |
2018-10-04 | Add READMEs to plugins: yum, mosh, themes (#7229) | Aswath K | |
2013-10-28 | themes plugin now picks a random theme if no argument is provided. | Kaiwen Xu | |
2012-06-22 | Added completion to the theme selection plugin | Roey Darwish Dror | |
2012-06-22 | Added themes plugin | Roey Darwish Dror | |