updated to add a couple more items
[feisty_meow.git] / scripts / archival / snarf_user.pl
index 27991ecaf1a13956968db5bd2d59eb677335246e..202fba000259f6e053f6bb183b8a73ab197509a5 100644 (file)
@@ -39,6 +39,12 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number);
 
 # backup all the config info for kde.
 &backup_hierarchy($snarf_file_base, $number, "$root", ".kde");
+# and get the config for gnome.
+&backup_hierarchy($snarf_file_base, $number, "$root", ".local");
+&backup_hierarchy($snarf_file_base, $number, "$root", ".gnome*");
+# and assorted config things for various apps.
+&backup_hierarchy($snarf_file_base, $number, "$root", ".config/syncthing");
+#next...? &backup_hierarchy($snarf_file_base, $number, "$root", ".config/syncthing");
 
 # get any dot files ending in "rc", or with "bash" or "profile" in them, or
 # that start with "x".