diff options
Diffstat (limited to 'bash/bashrc')
| -rw-r--r-- | bash/bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/bashrc b/bash/bashrc index 3b74c60..f38d7e1 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -110,6 +110,9 @@ if [ -z $DESKTOP_SESSION ]; then setfont LatGrkCyr-8x16 fi +# nvm +source /usr/share/nvm/init-nvm.sh + # Optional |
