]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/netrc.json
Add zsh-evalcache (#430)
[xdg-ninja.git] / programs / netrc.json
1 {
2 "name": "netrc",
3 "files": [
4 {
5 "path": "$HOME/.netrc",
6 "movable": false,
7 "help": "By default it is expected to be in $HOME, but some programs support specifying custom location for the netrc file. Check the appropriate man pages.\n\n- For ftp `-N` or `--netrc`.\n- For yt-dlp `--netrc-location`."
8 }
9 ]
10 }