netologist / theme-lambda

lambda theme for oh my fish
MIT License
64 stars 43 forks source link

Fix and conscise display of $CMD_DURATION in right prompt #13

Closed js402882 closed 4 years ago

js402882 commented 4 years ago

Bugfix for https://github.com/hasanozgan/theme-lambda/issues/11, based on https://github.com/hasanozgan/theme-lambda/issues/11#issuecomment-552119396.

Plus conscise display of duration. See screenshot below. lamba-right-prompt-duration

PS: Sorry for multiple pull requests and cancellations, I'm getting used to Github :)

janwerkhoven commented 4 years ago

+1 for this fix 🙏 please merge

js402882 commented 4 years ago

Quick fix until/if-not merged ;)

curl -o ~/.config/fish/functions/fish_right_prompt.fish https://raw.githubusercontent.com/js402882/theme-lambda/duration-in-right-prompt/fish_right_prompt.fish