Skip to content

declaritive-debian script so you can easily reinstall packages on a new system. Reproduce anywhere.

Notifications You must be signed in to change notification settings

d4rkb4sh8/declaritive-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Install: Download and place in $HOME directory

download backup_system.sh

chmod +x backup_system.sh

mv backup_system.sh $HOME OR add it to whatever PATH location you like

Usage: backup_system.sh [options]

Options:

-a, --apt Backup apt packages

-b, --brew Backup homebrew packages

-f, --flatpak Backup flatpak packages

-s, --snap Backup snap packages

-g, --gnome Backup GNOME configuration

-t, --terminal Backup terminal configuration

-n, --nvim Backup nvim configuration

-c, --config Backup .config folder

-A, --all Backup all packages and configurations

-r, --restore Restore system based on the .cfg file

-h, --help Display this help message

About

declaritive-debian script so you can easily reinstall packages on a new system. Reproduce anywhere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published