@@ -119,6 +119,10 @@ if [ -d ~/.config/dotfiles/bin ]; then
exportPATH=~/.config/dotfiles/bin:$PATH
fi
if[ -d ~/.npmbin ];then
exportPATH=~/.npmbin/bin:$PATH
fi
source ~/.config/dotfiles/bash/git.bash
# Source extra config if any
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.