firefox backup script
This commit is contained in:
@@ -22,3 +22,8 @@ convert infile.md in the current folder to a pdf file (outfile.pdf) with code bl
|
||||
### flatten.sh
|
||||
move all the files in $1 subdirectories to $1.
|
||||
**Careful**, this operation is irreversible and manually moving back all the files to where they were supposed to be will be a pain if you flatten your home folder.
|
||||
|
||||
### backupfirefox.sh
|
||||
script to backup firefox config directory and restore the latest backup
|
||||
adapt the hostnames and paths to what you need, not made to be easily configured with environment variables.
|
||||
**Careful**, firefox config folder includes all your profiles, including their cookies and localstorage (access tokens of your accounts can be there).
|
||||
|
Reference in New Issue
Block a user