diff --git a/.bash_profile b/.bash_profile index aee1a33..16f9b1b 100644 --- a/.bash_profile +++ b/.bash_profile @@ -7,4 +7,4 @@ fi # User specific environment and startup programs -PATH="$PATH:$HOME/.cargo/bin" +PATH="$PATH:$HOME/.cargo/bin:$HOME/.npm-global/bin"