@ -119,6 +119,10 @@ if [ -d ~/.config/dotfiles/bin ]; then
export PATH=~/.config/dotfiles/bin:$PATH
fi
if [ -d ~/.npmbin ]; then
export PATH=~/.npmbin/bin:$PATH
source ~/.config/dotfiles/bash/git.bash
# Source extra config if any