diff --git a/config-home.sh b/config-home.sh index bdac5c7..0772626 100755 --- a/config-home.sh +++ b/config-home.sh @@ -68,7 +68,7 @@ else echo "---------------------------------------------" echo Executing ~/.bashrc - . ~/.bashrc + source ~/.bashrc echo "^_^ Home Setting Complete" fi \ No newline at end of file