A CLI program that lets you save and apply your Linux customizations with just one command. More information: https://github.com/Prayag2/konsave.
konsave --save {{profile_name}}
konsave --apply {{profile_name}}
konsave -s {{profile_name}} --force
konsave --list
konsave --remove {{profile_name}}
.knsv
to the home directory:konsave --export-profile {{profile_name}}
.knsv
profile:konsave --import-profile {{path/to/profile_name.knsv}}