1
1
Fork 0
configs/fish/functions/pw.fish

3 lines
71 B
Fish

function pw --wraps pwnk
pwnk -k ~/.cryptopassphrase.key $argv
end