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
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
I think we need to discus about where to put all the configurations, as a standard we could use ~/.config and put there daje like this
~/.config/daje.Another issue is the file extension, maybe the easy way is yaml(?).
This need to be defined because all of the commands and actions will refer to these configurations.
To manage configuration we can allow to edit those files or we can think about a config argument as it is done with git:
Something like this!