Update dotfiles/.profile
This commit is contained in:
parent
bc7afdc474
commit
2ccfd01e67
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Add items to PATH
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
|
||||
# Running this will update GPG to point to the current YubiKey
|
||||
alias yubikey-gpg-stub='gpg-connect-agent "scd serialno" "learn --force" /bye'
|
||||
|
||||
|
|
Loading…
Reference in a new issue