watercooler-labs / toggl-cli

🕐 Command Line App for Toggl Track
MIT License
31 stars 7 forks source link

🩹 Fix path output when stdout is not terminal #64

Closed shantanuraj closed 1 year ago

shantanuraj commented 1 year ago

:star2: What does this PR do?

:bug: Recommendations for testing

image

$ toggl config --path # logs the simplified path
$ cat "$(toggl config --path)" # correctly logs the config toml

Commands affected

$ toggl config init
$ toggl config --delete
$ toggl config --path

:memo: Links to relevant issues/docs

Closes #63

:speech_balloon: Summarise how you feel about this PR with a gif/image

zelda-cucco