aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nvm.profile
blob: 80da228340cf26c2da492e7323db38281d470d15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Firejail profile for nvm
# Description: Node Version Manager - Simple bash script to manage multiple active node.js versions
quiet
# This file is overwritten after every install/update
# Persistent local customizations
include nvm.local
# Persistent global definitions
include globals.local

ignore noroot

# Redirect
include nodejs-common.profile