aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/pnpm.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/pnpm.profile')
-rw-r--r--etc/profile-m-z/pnpm.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-m-z/pnpm.profile b/etc/profile-m-z/pnpm.profile
new file mode 100644
index 000000000..08f88be43
--- /dev/null
+++ b/etc/profile-m-z/pnpm.profile
@@ -0,0 +1,11 @@
1# Firejail profile for pnpm
2# Description: Fast, disk space efficient package manager
3quiet
4# This file is overwritten after every install/update
5# Persistent local customizations
6include pnpm.local
7# Persistent global definitions
8include globals.local
9
10# Redirect
11include nodejs-common.profile