oh-my-git
oh-my-git copied to clipboard
Fish version?
trafficstars
Hello,
Are there any plans to port this to fish too ?
a little bit late, but perhaps it'll be useful to someone.
i've made a rewrite of oh-my-git that should work with any shell having an equivalent of PROMPT_COMMAND from bash. it differs in quite a few ways, themes can only change the icons and colors, and i'm not a heavy git user so it isn't well tested - but it seems to work.
https://github.com/unic0rn/fancybash
Doesn't seem to work with fish with set PROMPT_COMMAND PS1=/tmp/fancybash eezoterial
it should work. does fish have any equivalent of .bashrc?