REMIND: Initial setup of remind
Remind is a calender application that I hope will replace calcurse at some point. Currently, nothing is added. I want to check that secret.rem files are successfully encrypted using git-crypt before adding anything
This commit is contained in:
parent
c050efe3b5
commit
b208c53298
3 changed files with 4 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1 +1,2 @@
|
||||||
*.secret filter=git-crypt diff=git-crypt
|
*.secret filter=git-crypt diff=git-crypt
|
||||||
|
*.secret.rem filter=git-crypt diff=git-crypt
|
||||||
|
|
3
remind/.config/remind/remind.rem
Normal file
3
remind/.config/remind/remind.rem
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
include /home/jonathan/.local/share/remind/birthdays.secret.rem
|
||||||
|
|
||||||
|
REM 10 Oct MSG Test
|
BIN
remind/.local/share/remind/birthdays.secret.rem
Normal file
BIN
remind/.local/share/remind/birthdays.secret.rem
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue