arialdomartini / oh-my-git

An opinionated git prompt for bash and zsh
MIT License
3.66k stars 288 forks source link

Theme support for Bash? #70

Open michel-slm opened 9 years ago

michel-slm commented 9 years ago

My work computer still uses a spinning hard disk instead of SSD, and on it bash + oh-my-git is noticeably faster than zsh + oh-my-git.

Unfortunately using the latest Git commits means using the oppa-lana-style theme (slightly garish, requires installing fonts, etc.). Is it possible to make it easier to switch between the three themes on Bash, short of overriding the prompt definitions myself?

arialdomartini commented 9 years ago

Hi @michel-slm I'm sorry for the very late reply.

As for your issue, actually support for themes is in my backlog (but aa you see in these months I an not finding the time to work on oh-my-git. Shame on me). I could suggest a workaround: since to use oh-my-git you cloned its repository, it's straightforward to checkout a previous version. In https://github.com/arialdomartini/oh-my-git/releases you see the v1.3. This is the one before oppa-lana-style.

Anyway, yes, no excuses: I must work on theme support.

michel-slm commented 9 years ago

Hi Arialdo,

Ah, thanks, will do that for now. What's bothering me more is the other bug I file really - that Oh my git doesn't preserve modifications to the Bash prompt by, eg, virtualenv