This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
secstate
/
dotfiles
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1ac9630519
Branches
Tags
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
curln.fish
curln.fish
88 B
Historique
Raw
1
2
3
function curln
gpg --batch -q -d ~/.netrc.gpg | curl --netrc-file /dev/stdin $argv
end