You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the docs says I can customize the configuration by adding a file timaglass.json in the root of my git repo. This not only increase the pollution of boilerplate files but it's also very common that we want the same config in every repo we work on.
Hey Martin, thanks for the feedback. I'm in the mids off rolling out a new version #41 (0.6.0), and since you're the second person requesting this feature ( #43 ) i'll look into the possibility of including a global configuration.
I rolled out a new release that includes a way of defining system wide default configuration, we won't be able to do this per user yet but hopefully that will be possible in the future. I hope you like it, and please try it out and let me know how it goes.
the docs says I can customize the configuration by adding a file
timaglass.json
in the root of my git repo. This not only increase the pollution of boilerplate files but it's also very common that we want the same config in every repo we work on.For example, mine's is like this:
so, should I copy&paste this file each time I start a new project?
I propose a global editable file in
~/.config/timeglass/timeglass.json
.the priority should be
The text was updated successfully, but these errors were encountered: