Update README and todo
This commit is contained in:
parent
806b87744b
commit
adc06e9a1b
2 changed files with 4 additions and 2 deletions
|
@ -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`.
|
Installs everything using `configs.yml`.
|
||||||
This is the file to actually run.
|
This is the file to actually run.
|
||||||
|
|
||||||
|
* `rsync_backup.sh`<br>
|
||||||
|
rsync backup script.
|
||||||
|
Used by a systemd timer to backup my system, but it can also be run manually.
|
||||||
|
|
||||||
* `secrets.template`<br>
|
* `secrets.template`<br>
|
||||||
Contains environment variables for authentication and personnalization.
|
Contains environment variables for authentication and personnalization.
|
||||||
Use it to create a file named `secrets`.
|
Use it to create a file named `secrets`.
|
||||||
|
|
2
todo
2
todo
|
@ -1,4 +1,2 @@
|
||||||
support multiple remotes in git clones
|
support multiple remotes in git clones
|
||||||
add upstream to i3blocks-contrib repo
|
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
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue