更新文件 install.sh
用于安装ohmyzsh 克隆自 https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
This script should be run via curl: sh -c “$(curl -fsSL https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
or via wget: sh -c “$(wget -qO- https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
or via fetch: sh -c “$(fetch -o - https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
As an alternative, you can first download the install script and run it afterwards:
wget https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh
sh install.sh
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
ohmyzsh-install
用于安装ohmyzsh 克隆自 https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
This script should be run via curl: sh -c “$(curl -fsSL https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
or via wget: sh -c “$(wget -qO- https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
or via fetch: sh -c “$(fetch -o - https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh)"
As an alternative, you can first download the install script and run it afterwards:
wget https://alado.coding.net/p/ohmyzsh/d/ohmyzsh-install/git/raw/master/install.sh
sh install.sh