sbordeyne / xdgconfig

Easy access to ~/.config from python
MIT License
3 stars 1 forks source link

[feature] Add git functionality to config for config change tracking #21

Closed sbordeynemics closed 3 years ago

sbordeynemics commented 3 years ago

Whenever the config is saved, commit the changes to a local repo.

Push the repo to the remote if a remote is added to that repo.