I want to automatically backup my .zshrc file and some sublime setting files to Github.
I think there is two ways to do this:
Is there a graceful and specific way?
You can use this gitwatch project which uses inotifywait to detect change and git add / commit / push to remote
You can then create a background service executing this script with the required parameters triggered on boot
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With