diff --git a/bashrc b/bashrc index 76c15e7c..45fc7738 100644 --- a/bashrc +++ b/bashrc @@ -145,6 +145,8 @@ PATH="${VOLTA_HOME}/bin:$PATH" PATH="$PATH:$HOME/.dotfiles/kyrat/bin" PATH="$PATH:/usr/local/linkedin/bin:/export/content/linkedin/bin" # not sure why kyrat causes these not to added from /etc/profile +PATH="$PATH:${HOME}/.local/bin" + export PATH