diff --git a/bashrc.sh b/bashrc.sh index b29c022..0b1393a 100644 --- a/bashrc.sh +++ b/bashrc.sh @@ -9,7 +9,7 @@ if [[ -e ~/.env ]]; then fi if [ -f ~/.rc_shared ]; then - . ~/.rc_shared + source ~/.rc_shared fi # PS1