-
Notifications
You must be signed in to change notification settings - Fork 0
Backup & Restore
AaronYTDev edited this page Jul 6, 2026
·
1 revision
fastfetch-config allows you to backup & restore your entire fastfetch configuration.
Either use this command (replacing (name) with the name of your backup):
ff backup (name)
Or use the "Create backup" option in the TUI, with the input being the name of your backup.
Either use this command (replacing (name) with the name of your backup):
ff restore (name)
Or use the "Restore backup" option in the TUI, with the input being the name of your backup.
Either use this command (replacing (name) with the name of your backup):
ff backup rm (name)
Or use the "Remove backup" option in the TUI, with the input being the name of your backup.