linux-time-machine.sh
linux-time-machine.sh copied to clipboard
A very, very simple time machine for Linux written in shell script that uses cron and git
There should be an option in which tags are used instead of branches (or maybe both?), to make it easier to use in certain environments where there may be write...
I believe that to facilitate the configuration of the time machine a wizars-style configurator can be created. Something like this: `time-machine configure-folder` 1. Set the folder to versioning: `/etc` 2....
This feature should look for the latest stable tagged release and automatically update it when run. If a configuration file is used, it could be toggled. Before that, it should...