about summary refs log tree commit diff stats
path: root/.gitattributes
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-01 13:48:42 +0200
committerSoispha <soispha@vhack.eu>2023-10-01 13:54:50 +0200
commit4d8f53f3de585261124c5147fbe39f704a5eeaf3 (patch)
tree3783f130a546c61230b96e4ec289f56511c02d1b /.gitattributes
parentchore(version): v1.14.0 (diff)
downloadnixos-config-4d8f53f3de585261124c5147fbe39f704a5eeaf3.tar.gz
nixos-config-4d8f53f3de585261124c5147fbe39f704a5eeaf3.zip
feat(hm/conf/taskwarrior): Add first config for neorg ⇄ taskwarrior interop
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index 1198b1a5..f866b1fa 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,6 @@
 hm/soispha/conf/mail/non_public_accounts.nix filter=git-crypt diff=git-crypt
+hm/soispha/conf/taskwarrior/projects/* filter=git-crypt diff=git-crypt
+
 
 # gpg keys:
-hm/soispha/conf/gpg/keys/key_1 filter=git-crypt diff=git-crypt
-hm/soispha/conf/gpg/keys/key_2 filter=git-crypt diff=git-crypt
-hm/soispha/conf/gpg/keys/key_3 filter=git-crypt diff=git-crypt
-hm/soispha/conf/gpg/keys/key_4 filter=git-crypt diff=git-crypt
+hm/soispha/conf/gpg/keys/key_* filter=git-crypt diff=git-crypt