dotfiles/bin/passotp

3 lines
95 B
Bash
Executable file

#!/bin/bash -e
xdotool type --clearmodifiers --delay 0 "$(pass otp "$(cat /tmp/passselect)")"