在配置 iTerm2 期间遇到错误
作者:Andonade 提问时间:4/20/2023
配置 iTerm2 时,此错误发生在我的中。~/.zshrc .zshrc:117: parse error near `\n' 以下是我的 .~/.zshrc 111 source /opt...
iterm2 问答列表
作者:Andonade 提问时间:4/20/2023
配置 iTerm2 时,此错误发生在我的中。~/.zshrc .zshrc:117: parse error near `\n' 以下是我的 .~/.zshrc 111 source /opt...
作者:yu-hsuan Ho 提问时间:9/25/2023
我很少有 ssh 主机,比如 host_A、host_B 和 host_C。 要连接到host_C,我必须 ssh 到 host_A,然后 ssh 到 host_B(host_A 和 B 是跳转服务器...