Re: [Fish-users] Fish Themes

2016-09-04 Thread Elis Axelsson
Hello! Screenshot of some navigating around and git: https://i.imgur.com/bHJg9o5.png The theme is very inspiered by powerline but isn't powerline because powerline is python2 and for my really slow to run everytime I need to paint my prompt. So... I built my own lookalike in fish. Here's my

Re: [Fish-users] Fish Themes

2016-09-02 Thread Simon Lees
Here is mine, I put a bunch of my stuff in the right prompt, heres the git bit. https://www.enlightenment.org/ss/display.php?image=e-5720128d7a52e9.84050059.jpg Its pretty tied into tackle / tacklebox though and my terminal color theme. But you can probably extract most of it from

Re: [Fish-users] Fish Themes

2016-09-02 Thread David Frascone
Sure . . . let me try to un-wind it from the rest of my crap and toss it up on github. On Fri, Sep 2, 2016 at 8:59 AM, charlie wrote: > Can you share it please :P ? > > On Fri, Sep 2, 2016 at 9:50 AM, David Frascone wrote: > >> I'm pretty happy with

Re: [Fish-users] Fish Themes

2016-09-02 Thread charlie
Can you share it please :P ? On Fri, Sep 2, 2016 at 9:50 AM, David Frascone wrote: > I'm pretty happy with mine, with mercurial/git branch integration, and > error return values, plus a pretty fish! > > [image: Inline image 1] > > On Fri, Sep 2, 2016 at 8:42 AM, charlie

Re: [Fish-users] Fish Themes

2016-09-02 Thread David Frascone
I'm pretty happy with mine, with mercurial/git branch integration, and error return values, plus a pretty fish! [image: Inline image 1] On Fri, Sep 2, 2016 at 8:42 AM, charlie wrote: > I saw a friends z-shell theme the other day and thought it was really > slick,

[Fish-users] Fish Themes

2016-09-02 Thread charlie
I saw a friends z-shell theme the other day and thought it was really slick, https://cloud.githubusercontent.com/assets/2618447/6316862/70f58fb6-ba03-11e4-82c9-c083bf9a6574.png . Anyway to accomplish the same thing in Fish ? Or where would I start looking ? Thanks!