aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nvm.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/nvm.profile')
-rw-r--r--etc/profile-m-z/nvm.profile13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/profile-m-z/nvm.profile b/etc/profile-m-z/nvm.profile
new file mode 100644
index 000000000..80da22834
--- /dev/null
+++ b/etc/profile-m-z/nvm.profile
@@ -0,0 +1,13 @@
1# Firejail profile for nvm
2# Description: Node Version Manager - Simple bash script to manage multiple active node.js versions
3quiet
4# This file is overwritten after every install/update
5# Persistent local customizations
6include nvm.local
7# Persistent global definitions
8include globals.local
9
10ignore noroot
11
12# Redirect
13include nodejs-common.profile