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