aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-03-06 22:59:45 +0100
committerlonkaars <loek@pipeframe.xyz>2024-03-06 22:59:45 +0100
commit9d3e71cc0cf54f561ffc148df5d18b107b14d41c (patch)
tree2ec511ef8ee3ef2faef1c21b6c98a398edaa925e
parente542206802c084b6b465500ac83110b1a5ece35b (diff)
pull password store after yadm pull
-rwxr-xr-x.config/yadm/hooks/post_pull2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/yadm/hooks/post_pull b/.config/yadm/hooks/post_pull
new file mode 100755
index 0000000..c40a06b
--- /dev/null
+++ b/.config/yadm/hooks/post_pull
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -n "$GPG_ID_PASSWORD_STORE" ] && pass git pull