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

3 lines
79 B
Fish

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