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

3 lines
78 B
Fish

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