Update
This commit is contained in:
3
.modules.kuba/node.lua
Normal file
3
.modules.kuba/node.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
local home = os.getenv("HOME")
|
||||
local pkg = pathJoin(home, "node-v21.1.0-linux-x64")
|
||||
prepend_path("PATH", pathJoin(pkg, "bin"))
|
||||
Reference in New Issue
Block a user