diff --git a/bash/.add-on b/bash/.add-on index d5f00ba..4b37a5d 100644 --- a/bash/.add-on +++ b/bash/.add-on @@ -9,6 +9,6 @@ dotu() { ) # 在主进程刷新配置 - source ~/.bashrc + source ~/.bash_profile echo "Config reloaded successfully!" } \ No newline at end of file