point to directory

This commit is contained in:
Paul Trowbridge 2023-03-24 21:52:36 -04:00
parent d3842431cc
commit fa3bf6ff37

View File

@ -134,4 +134,4 @@ source "$HOME/.bash-git-prompt/gitprompt.sh"
fi
#---------point to local---------------
[ -f ~/.bashrc_local ] && source ~/.bashrc_local
[ -f ~/dot_config/.bashrc_local ] && source ~/dot_config/.bashrc_local