oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

Fish version?

Open niladam opened this issue 8 years ago • 3 comments
trafficstars

Hello,

Are there any plans to port this to fish too ?

niladam avatar Oct 26 '17 12:10 niladam

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

unic0rn avatar Jan 09 '18 12:01 unic0rn

Doesn't seem to work with fish with set PROMPT_COMMAND PS1=/tmp/fancybash eezoterial

BarbzYHOOL avatar May 11 '18 21:05 BarbzYHOOL

it should work. does fish have any equivalent of .bashrc?

unic0rn avatar May 12 '18 16:05 unic0rn