Martin Gondermann
Martin Gondermann
With Monoisome it still not working in Windows: ``` common mm/ ``` Atom:  Visual Studio: 
which bash version do you run?
@dialex have you something like `set -u` set in your config? If yes, I'm currently working on a fix. See #411
But nice idea anyway, I'll integrate this into the default theme
Awesome, that would be cool. It is also very slow in the Linux subsystem for Windows.
I'm currently trying to take a more native approach here (see the Native branch) which hopefully will speed the things a lot up. This is WIP (currently on .NET but...
@tigerinus Unfortunately the native approach doesn't seemed to help. if I execute the `gitstatus.sh` it is fast enough, even on Windows. I think we have to optimize the `gitprompt.sh` here....
So i tried to profile this but unfortunately the most time is indeed consumed by the git calls, so I cannot do much about it. I will optimize the gitprompt,sh...
@rkitover The download you mentioned is for the normal Windows system. The bash prompt would IMHO still use the msys/cygwin version. But even in WSL the prompt is slow as...
Good idea, maybe we could add a wiki page here. Feel free to contribute ;)