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

Added nvm node.js manager

This commit is contained in:
2016-09-02 15:32:14 +02:00
parent cf05428eb7
commit 250f019a77
2 changed files with 4 additions and 0 deletions

View File

@@ -2,4 +2,5 @@ edc/bass
oh-my-fish/theme-bobthefish
fisherman/getopts
oh-my-fish/plugin-grc
fisherman/nvm
fisherman/shark

View File

@@ -25,3 +25,6 @@ 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