diff --git a/bash/.add-on b/bash/.add-on index 4b37a5d..da2b5ae 100644 --- a/bash/.add-on +++ b/bash/.add-on @@ -11,4 +11,6 @@ dotu() { # 在主进程刷新配置 source ~/.bash_profile echo "Config reloaded successfully!" -} \ No newline at end of file +} + +alias ssh='/c/Windows/System32/OpenSSH/ssh.exe' \ No newline at end of file