1
1
Fork 0

fish/functions/pws.fish: Fix typo

This commit is contained in:
Jonathan Schleifer 2022-11-27 14:34:01 +00:00
parent 7ea3d1cd3d
commit 54127b2685

View file

@ -1,3 +1,3 @@
function pw --wraps pwnk function pws --wraps pwnk
pwnk -k ~/.cryptopassphrase-server.key $argv pwnk -k ~/.cryptopassphrase-server.key $argv
end end