diff options
| author | tslil <tslil@posteo.de> | 2026-04-05 09:44:55 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-04-05 09:45:00 +0100 |
| commit | 7c8a93f286d0767abd936f5e4372ec7f9763ae45 (patch) | |
| tree | e7e78d515aa4d7bdb1dcf923e99b323446dd1e3d | |
| parent | c495598bdcf38aa7fd2edc2903a42e70ad879ca9 (diff) | |
sand: link npmrc
| -rwxr-xr-x | sand | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) \ |
