arialdomartini / oh-my-git

An opinionated git prompt for bash and zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme support for Bash?

michel-slm opened this issue · comments

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?

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.

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