ZSH 一键安装脚本,将在 Debian
/ Ubuntu
系统上自动安装 ZSH 、 Oh My Zsh ,并配置插件: git zsh-autosuggestions zsh-syntax-highlighting z
One-click installation script for ZSH, which automatically installs ZSH, Oh My Zsh on Debian
/ Ubuntu
systems, and configures plugins: git, zsh-autosuggestions, zsh-syntax-highlighting, z.
sh <(curl -s -S -L https://raw.githubusercontent.com/SnowSwordScholar/zsh_auto_setup/main/zsh_auto_setup.sh)
这个项目将帮助您安装 Oh My Zsh(https://github.com/ohmyzsh/ohmyzsh)和 zsh-autosuggestions(https://github.com/zsh-users/zsh-autosuggestions)。 这两个项目都在 MIT 许可证下可用。
Oh My Zsh 的贡献者名单可以在 https://github.com/ohmyzsh/ohmyzsh/contributors 找到。
该项目还将帮助您安装 zsh-syntax-highlighting(https://github.com/zsh-users/zsh-syntax-highlighting), 它在类似 BSD-3-Clause 许可证下可用。具体条款请参阅相关文档。
This project will help you to install Oh My Zsh (https://github.com/ohmyzsh/ohmyzsh) and zsh-autosuggestions (https://github.com/zsh-users/zsh-autosuggestions). Both of these projects are available under the MIT License.
The list of contributors for Oh My Zsh can be found at https://github.com/ohmyzsh/ohmyzsh/contributors.
This project will also help you to install zsh-syntax-highlighting (https://github.com/zsh-users/zsh-syntax-highlighting), which is available under a license similar to the BSD-3-Clause License. Please refer to the relevant documentation for specific terms.