From adc06e9a1be9f0ad57b0ea0646cd73c6a14bca20 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Fri, 9 Apr 2021 18:30:03 +0200 Subject: [PATCH] Update README and todo --- README.md | 4 ++++ todo | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3f8bc4..e61644f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ I like to install my Firefox add-ons manually in the Firefox add-on manager, so Installs everything using `configs.yml`. This is the file to actually run. +* `rsync_backup.sh`
+rsync backup script. +Used by a systemd timer to backup my system, but it can also be run manually. + * `secrets.template`
Contains environment variables for authentication and personnalization. Use it to create a file named `secrets`. diff --git a/todo b/todo index 5b19c30..a168845 100644 --- a/todo +++ b/todo @@ -1,4 +1,2 @@ support multiple remotes in git clones add upstream to i3blocks-contrib repo -remove sensitive information in source -remove sensitive information in history : https://docs.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository