4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
bw get password $1 | kitty +kitten clipboard
|