我尝试安装哦我的 zsh。安装 zsh ( sudo apt-get update && sudo apt-get install -y zsh) 后
然后我安装
sudo apt-get install -y curl
Run Code Online (Sandbox Code Playgroud)
然后安装git。
当我尝试此命令时会出现问题。
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | bash
Run Code Online (Sandbox Code Playgroud)
这是日志
sudo curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 146 100 146 0 0 91 0 0:00:01 0:00:01 --:--:-- 91
100 1779 100 1779 0 0 525 0 0:00:03 0:00:03 --:--:-- 1416
\033[0;34mCloning Oh My …Run Code Online (Sandbox Code Playgroud)