Commit Graph

4 Commits

Author SHA1 Message Date
Mulia Arifandi Nasution
ea4d4c56d2 Improve code readability 2015-10-08 07:37:25 +07:00
Mulia Arifandi Nasution
2f7674adc3 Also check custom themes in $ZSH_CUSTOM/themes
According to [Overriding and adding themes][1] documentation,
the location of custom themes should be on `$ZSH_CUSTOM/themes`

```
zsh_custom
└── themes
    └── my_awesome_theme.zsh-theme
```

[1]: https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes
2015-10-08 07:14:06 +07: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
5e9a16b88a Added themes plugin 2012-06-22 20:43:39 +03:00