Initial commit

This commit is contained in:
2022-03-14 21:45:57 +01:00
commit 4653935be7
6 changed files with 80 additions and 0 deletions

7
variables.conf.template Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
backups_directory="$HOME/firefox" # FIXME make sure you change this parameter
firefox_data_path="$HOME/.mozilla/firefox"
profile_name='profile'