.dotfiles/.config/yadm/hooks/post_encrypt

5 lines
79 B
Text
Raw Normal View History

2024-10-04 14:04:46 +00:00
#!/usr/bin/env sh
pass git add yadm.gpg
pass git ci -am 'Update yadm archive'