summaryrefslogtreecommitdiff
path: root/sand
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2026-04-05 09:44:55 +0100
committertslil <tslil@posteo.de>2026-04-05 09:45:00 +0100
commit7c8a93f286d0767abd936f5e4372ec7f9763ae45 (patch)
treee7e78d515aa4d7bdb1dcf923e99b323446dd1e3d /sand
parentc495598bdcf38aa7fd2edc2903a42e70ad879ca9 (diff)
sand: link npmrc
Diffstat (limited to 'sand')
-rwxr-xr-xsand1
1 files changed, 1 insertions, 0 deletions
diff --git a/sand b/sand
index 2c20668..f1ae7c9 100755
--- a/sand
+++ b/sand
@@ -24,6 +24,7 @@ bwrap \
--bind ~/.cargo /home/$(whoami)/.cargo \
--bind ~/.rustup /home/$(whoami)/.rustup \
--bind ~/.pi /home/$(whoami)/.pi \
+ --bind ~/.npmrc /home/$(whoami)/.npmrc \
--clearenv \
--setenv HOME /home/$(whoami) \
--setenv USER $(whoami) \