From 0644a7450892c68c166204384ff8f0cfdbda87c3 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Wed, 23 Mar 2022 16:15:11 +0300 Subject: [PATCH] bash: path: ++npm --- etc/shell/bash/bashrc_linux | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/shell/bash/bashrc_linux b/etc/shell/bash/bashrc_linux index 04fd69c..e1a12bb 100644 --- a/etc/shell/bash/bashrc_linux +++ b/etc/shell/bash/bashrc_linux @@ -6,6 +6,7 @@ path++ $SHELLRC/bin/app:$SHELLRC/bin/dmenu:$SHELLRC/bin/musca:$SHELLRC/bin/exec path++ $SHELLRC/bin:$SHELLRC/bin/scripts:$SHELLRC/bin/hub PATH path++ $HOME/.local/bin PATH path++ $GOPATH/bin PATH +path++ $HOME/.npm-global/bin PATH path++ /bin:/usr/bin:/usr/local/bin PATH # TODO: upgrade ,