Add totp alias to make using oathtool easier
This commit is contained in:
@@ -17,3 +17,4 @@ alias ssh='ssh -F ~/.ssh/config'
|
|||||||
alias whereami='echo $LOCATION'
|
alias whereami='echo $LOCATION'
|
||||||
alias gg='dev'
|
alias gg='dev'
|
||||||
alias bk='cd -'
|
alias bk='cd -'
|
||||||
|
alias totp='oathtool -b --totp'
|
||||||
|
|||||||
Reference in New Issue
Block a user