diff options
Diffstat (limited to 'home/dot_config/yadm/hooks/executable_post_pull')
| -rw-r--r-- | home/dot_config/yadm/hooks/executable_post_pull | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/dot_config/yadm/hooks/executable_post_pull b/home/dot_config/yadm/hooks/executable_post_pull deleted file mode 100644 index c40a06b..0000000 --- a/home/dot_config/yadm/hooks/executable_post_pull +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -[ -n "$GPG_ID_PASSWORD_STORE" ] && pass git pull |