dotfiles/dot_bin/executable_gpg

6 lines
100 B
Bash

#! /bin/bash
## gpg (override): mount GNUPGHOME before executing
with_gpg_mount /usr/bin/gpg "$@"