add bash config

This commit is contained in:
FlintyLemming
2025-12-17 17:31:36 +08:00
parent 6af4aa5f6d
commit 3815045816

View File

@@ -11,4 +11,6 @@ dotu() {
# 在主进程刷新配置
source ~/.bash_profile
echo "Config reloaded successfully!"
}
}
alias ssh='/c/Windows/System32/OpenSSH/ssh.exe'