From 76c966877b31a11681027f872963883726cc4ae0 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 20 Mar 2022 06:46:34 +0000 Subject: curl: add nvm support comment --- etc/profile-a-l/curl.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/curl.profile b/etc/profile-a-l/curl.profile index 448d8b655..7d7863b6a 100644 --- a/etc/profile-a-l/curl.profile +++ b/etc/profile-a-l/curl.profile @@ -18,6 +18,10 @@ noblacklist ${HOME}/.curlrc blacklist /tmp/.X11-unix blacklist ${RUNUSER} +# If you use nvm, add the below lines to your curl.local +#ignore read-only ${HOME}/.nvm +#noblacklist ${HOME}/.nvm + include disable-common.inc include disable-exec.inc include disable-programs.inc -- cgit v1.2.3-54-g00ecf