From 538050b981892cf026db7be57087c3a099bf974d Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 20 Mar 2022 07:08:44 +0000 Subject: wget: add nvm support comment --- etc/profile-m-z/wget.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-m-z/wget.profile') diff --git a/etc/profile-m-z/wget.profile b/etc/profile-m-z/wget.profile index 4c21d6965..82af30d2a 100644 --- a/etc/profile-m-z/wget.profile +++ b/etc/profile-m-z/wget.profile @@ -11,6 +11,10 @@ noblacklist ${HOME}/.netrc noblacklist ${HOME}/.wget-hsts noblacklist ${HOME}/.wgetrc +# If you use nvm, add the below lines to your wget.local +#ignore read-only ${HOME}/.nvm +#noblacklist ${HOME}/.nvm + blacklist /tmp/.X11-unix blacklist ${RUNUSER} -- cgit v1.2.3-54-g00ecf