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