From 5f51ce5761d0f1d5b1fe2129c2e97a044fca8710 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Fri, 14 Oct 2022 14:36:19 -0500 Subject: Add shortcuts to Vim (make & comment lines) --- bash/bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bash/bashrc') 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 -- cgit v1.2.3