Add totp alias to make using oathtool easier

This commit is contained in:
Ethan Paul
2026-02-25 13:01:41 -05:00
parent b109026213
commit 86597f2e89

View File

@@ -17,3 +17,4 @@ alias ssh='ssh -F ~/.ssh/config'
alias whereami='echo $LOCATION'
alias gg='dev'
alias bk='cd -'
alias totp='oathtool -b --totp'