install.fairie/dotfiles/.profile
2022-08-08 03:20:33 +00:00

4 lines
188 B
Bash

# Running this will update GPG to point to the current YubiKey
alias yubikey-gpg-stub='gpg-connect-agent "scd serialno" "learn --force" /bye'
export VAGRANT_HOME="$HOME/.local/vagrant.d"