Yarn set node_modules as default linker

This commit is contained in:
2025-10-30 10:33:59 +05:30
parent 62eb9ce9e9
commit d393de9c85
@@ -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