Closed josephsdavid closed 1 year ago
Since this is a footgun machine, it would be nice to automatically write a backup before starting
Like save to [filename].[extension].bak
[filename].[extension].bak
or .orig if we are following a git theme
It moves it to [filename].[extension].old by default ;)
[filename].[extension].old
But, yeah I'd use git for that
Since this is a footgun machine, it would be nice to automatically write a backup before starting