.dotfiles/.config/yadm/hooks/post_encrypt

4 lines
79 B
Bash
Executable file

#!/usr/bin/env sh
pass git add yadm.gpg
pass git ci -am 'Update yadm archive'