simnalamburt / shellder

:shell: Featured zsh/fish shell theme
Other
292 stars 52 forks source link

[WP] More update on Git status #34

Closed isbm closed 4 years ago

isbm commented 4 years ago

My quick hacks to clone more/less Bobthefish on Git. If that is useful... Probably I should delete "dirty" colors too though.

simnalamburt commented 4 years ago

Calling the same command git status --porcelain three time will make shellder three times slow. How about storing the result in a variable?

isbm commented 4 years ago

Absolutely agreed. Let me think. But the direction is OK? Essentially, I love Bobshefish a lot and missing it. But constantly majorly broken Fish itself and an absence of Emacs shortcuts makes it unusable for me.

I will try harder. :wink:

simnalamburt commented 4 years ago

Direction is totally fine :) Thank you

2020년 2월 21일 (금) 22:04, Bo Maryniuk notifications@github.com님이 작성:

Absolutely agreed. Let me think. But the direction is OK? Essentially, I love Bobshefish a lot and missing it. But constantly majorly broken Fish itself and an absence of Emacs shortcuts makes it unusable for me.

I will try harder. 😉

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/simnalamburt/shellder/pull/34?email_source=notifications&email_token=ABB235LRBDF54EKZCX3YA6LRD7GOTA5CNFSM4KZAVPTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMSUHDI#issuecomment-589644685, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB235NFV7EZONYZJJL7BU3RD7GOTANCNFSM4KZAVPTA .

simnalamburt commented 4 years ago

I've merged it first :) Please feel free to optimize the command git status --porcelain part later!

isbm commented 4 years ago

Great, I will definitely optimise it, since I am using it myself :rofl: