4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
totptool code $(totptool ls | dmenu) | xclip -sel clip
|