WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ cgpgtar() { tar cf - --zstd $1 | gpg -e -z 0 > $1.tar.zst.gpg }
|
||||||
xgpgtar() { gpg -d $1 | tar x --zstd }
|
xgpgtar() { gpg -d $1 | tar x --zstd }
|
||||||
|
|
||||||
# Switch to different yubikey
|
# Switch to different yubikey
|
||||||
gpg-learn-card='gpg-connect-agent "scd serialno" "learn --force" /bye'
|
alias switch-yubikey='gpg-connect-agent "scd serialno" "learn --force" /bye'
|
||||||
|
|
||||||
btw, () {
|
btw, () {
|
||||||
echo " I use"
|
echo " I use"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue