mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-23 19:33:29 +08:00
Removed NO_PROXY from README.md
This commit is contained in:
parent
d076e5e289
commit
4346f6b365
|
@ -30,7 +30,6 @@ The proxy plugin will prepend `http://` for you. Here's the result:
|
|||
FTP_PROXY http://myproxy.example.com:8000
|
||||
HTTPS_PROXY http://myproxy.example.com:8000
|
||||
HTTP_PROXY http://myproxy.example.com:8000
|
||||
NO_PROXY http://myproxy.example.com:8000
|
||||
all_proxy http://myproxy.example.com:8000
|
||||
ftp_proxy http://myproxy.example.com:8000
|
||||
http_proxy http://myproxy.example.com:8000
|
||||
|
|
Loading…
Reference in New Issue
Block a user