Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 296 Bytes

自用一键安装和设置 zsh

安装方法

bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fslyfeng/zshrc/master/install.sh)

删除方法

bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fslyfeng/zshrc/master/uninstall.sh)