These are a bunch of shell functions that make the usage of snapper easier for btrfs users
- list available snapshots
- turn a directory into a recursive subvolume (to "ignore" said directory from snapshots and save space)
- undo the previous command
-
runs
undochangeon file from latest snapshot -
runs
undochangeon file from yesterday's snapshot -
runs
undochangeon file from last week's snapshot
simply source the .zsh file into your .zshrc (might work in bash but idk)