configs  Artifact [f8c350f1b1]

Artifact f8c350f1b1f9ae8194ff295403817f9cf2d108b995aef6129a748460441b1b61:

  • File fish/functions/pws.fish — part of check-in [6be55bde09] at 2022-11-25 22:16:50 on branch trunk — Bring zsh and fish back in sync (user: js size: 78)

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