aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yarn.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/yarn.profile')
-rw-r--r--etc/profile-m-z/yarn.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/yarn.profile b/etc/profile-m-z/yarn.profile
index f20225050..360bd8442 100644
--- a/etc/profile-m-z/yarn.profile
+++ b/etc/profile-m-z/yarn.profile
@@ -13,7 +13,8 @@ noblacklist ${HOME}/.yarn-config
13noblacklist ${HOME}/.yarncache 13noblacklist ${HOME}/.yarncache
14noblacklist ${HOME}/.yarnrc 14noblacklist ${HOME}/.yarnrc
15 15
16# If you want whitelisting, change ${HOME}/Projects below to your yarn projects directory and uncomment the lines below. 16# If you want whitelisting, change ${HOME}/Projects below to your yarn projects directory and
17# add the next lines to you yarn.local.
17#mkdir ${HOME}/.yarn 18#mkdir ${HOME}/.yarn
18#mkdir ${HOME}/.yarn-config 19#mkdir ${HOME}/.yarn-config
19#mkdir ${HOME}/.yarncache 20#mkdir ${HOME}/.yarncache