Parintorn Thammasitboon
a6beb0f595
feat(jonathan): add conda support ( #13243 )
10 months ago
Paul
ba1732833b
feat(jonathan): add virtualenv support ( #12705 )
...
Co-authored-by: paul <paul@MAINPC>
2 years ago
Marc Cornellà
d3bb52d7d8
style: declare globals properly
...
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.
4 years ago
Marc Cornellà
41c15a2159
fix(jonathan): fix top bar alignment with RPROMPT
5 years ago
Marc Cornellà
7d03ea18ed
fix: declare variables as global when using `typeset`
...
Fixes fb86ec77
5 years ago
Marc Cornellà
fb86ec7749
style: use `typeset` for dynamic variable names
5 years ago
Marc Cornellà
134c1ada28
fix(jonathan): fix theme for non-UTF8 locales
5 years ago
Marc Cornellà
065e8ebdd0
style(jonathan): fix code style in jonathan theme
5 years ago
Marc Cornellà
2193135ebc
Clean up appearance lib file and redundant `colors` calls in other files
11 years ago
Vincent
2defe0b5c5
Update jonathan.zsh-theme
...
Made it work with UTF-8 Console.
Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html
13 years ago
Xavier Lacoste
28d3b80db1
Add empty function rbenv_prompt_info() if doesn't exists
14 years ago
Brent Faulkner
6496acf58b
adding rbenv support to all the rvm themes
15 years ago
Christian Höltje
5277a0ffaa
Added add-zsh-hook support to themes
...
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.
15 years ago
Jonathan Tron
5bcfab3731
Add new jonathan theme
15 years ago