| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-05 | style: declare globals properly | Marc Cornellà | |
| By default, `typeset` defines variables locally unless in the main scope. This is specially bad when using `omz plugin load`, which happens inside a function, so the declared variables don't continue being defined when the function finishes and the main scope reappears. | |||
| 2021-12-16 | fix(jonathan): fix top bar alignment with RPROMPT | Marc Cornellà | |
| 2021-12-16 | fix: declare variables as global when using `typeset` | Marc Cornellà | |
| Fixes fb86ec77 | |||
| 2021-12-14 | style: use `typeset` for dynamic variable names | Marc Cornellà | |
| 2021-12-13 | fix(jonathan): fix theme for non-UTF8 locales | Marc Cornellà | |
| 2021-12-13 | style(jonathan): fix code style in jonathan theme | Marc Cornellà | |
| 2015-02-10 | Clean up appearance lib file and redundant `colors` calls in other files | Marc Cornellà | |
| 2013-07-08 | Update jonathan.zsh-theme | Vincent | |
| Made it work with UTF-8 Console. Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html | |||
| 2012-08-30 | Add empty function rbenv_prompt_info() if doesn't exists | Xavier Lacoste | |
| 2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
| 2011-11-15 | Added add-zsh-hook support to themes | Christian Höltje | |
| I added add-zsh-hook support to the themes that didn't have it already. This allows the themes to co-exist with plugins and lib/termsupport. | |||
| 2011-04-16 | Add new jonathan theme | Jonathan Tron | |
