1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

nvm node.js enablement

This commit is contained in:
2016-12-02 12:02:56 +01:00
parent 3eccea220b
commit d67271698f
3 changed files with 9 additions and 3 deletions

View File

@@ -25,6 +25,3 @@ fi
# layers.offmainthreadcomposition.enabled
# layers.acceleration.force-enabled
export MOZ_USE_OMTC=1
export NVM_DIR="/home/mbscholt/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm