install.fairie/dotfiles/.profile

5 lines
188 B
Text
Raw Normal View History

2022-08-07 20:20:33 -07:00
# Running this will update GPG to point to the current YubiKey
alias yubikey-gpg-stub='gpg-connect-agent "scd serialno" "learn --force" /bye'
2022-03-10 23:40:18 -08:00
export VAGRANT_HOME="$HOME/.local/vagrant.d"