diff --git a/home/.local/Apps/daily-utils/bin/hari-tools.sh b/home/.local/Apps/daily-utils/bin/hari-tools.sh index b68fa1c..3a61b3b 100755 --- a/home/.local/Apps/daily-utils/bin/hari-tools.sh +++ b/home/.local/Apps/daily-utils/bin/hari-tools.sh @@ -429,6 +429,11 @@ fontCacheRefresh(){ fc-cache -f -v } +# tell yarn to use node_modules directory +yarnUseNodemodules(){ + yarn config set nodeLinker node-modules +} + # usbreset usbreset(){ set -x