4 lines
88 B
Fish
4 lines
88 B
Fish
function curln
|
|
gpg --batch -q -d ~/.netrc.gpg | curl --netrc-file /dev/stdin $argv
|
|
end
|