notwaldorf / tiny-care-terminal

💖💻 A little dashboard that tries to take care of you when you're using your terminal.
MIT License
5.96k stars 243 forks source link

Configurable author & terminal #62

Closed aripollak closed 7 years ago

aripollak commented 7 years ago

Would you add (or accept a PR to add) customization of the author passed to git-standup, and the ability to turn off the terminal title setting?

Thanks for this great software!

notwaldorf commented 7 years ago

I think turning off the terminal title is totally ok, but why would you want to look at someone else's commits? If you want to look at them, you can just run git-standup manually, but I'm not sure I see the point of seeing them in this dashboard, that's supposed to be about your selfcare :(

aripollak commented 7 years ago

Ah, I originally thought git-standup always shows everyone's commits, but it's only because I didn't have user.name set in git.

notwaldorf commented 7 years ago

Sweet! Glad it worked! Should I close this, or do you want to send a PR for removing the title?

aripollak commented 7 years ago

I'll open a PR for that one. That should be configurable, not always off, right?

notwaldorf commented 7 years ago

@aripollak sure! put it in a TTC_TERMINAL_TITLE :)