add bash config

This commit is contained in:
FlintyLemming
2025-12-17 17:20:12 +08:00
parent 342cbb08cf
commit 6af4aa5f6d

View File

@@ -9,6 +9,6 @@ dotu() {
)
# 在主进程刷新配置
source ~/.bashrc
source ~/.bash_profile
echo "Config reloaded successfully!"
}