about summary refs log tree commit diff
path: root/bin/.local/bin/totp
blob: 6a848990ddd0eef9c9725e0d999ae99547f1e670 (plain) (blame)
1
2
#!/bin/sh
oathtool --totp --base32 $(cat $HOME/.totp/$1)