Skip to content

tarball0/snapper-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

snapper-helper

These are a bunch of shell functions that make the usage of snapper easier for btrfs users

Functions

  • snapperls

    list available snapshots
  • snapper-ignore <directory>

    turn a directory into a recursive subvolume (to "ignore" said directory from snapshots and save space)
  • snapper-track <directory>

    undo the previous command
  • snapper-undo-latest <filepath>

    runs undochange on file from latest snapshot
  • snapper-undo-yesterday <filepath>

    runs undochange on file from yesterday's snapshot
  • snapper-undo-lastweek <filepath>

    runs undochange on file from last week's snapshot

Usage

simply source the .zsh file into your .zshrc (might work in bash but idk)

About

Shell functions to make managing snapper snapshots easier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages