- Centos:update_github_centos.sh 修改 hosts 文件,添加 Github 解析。
- Macos:update_github.sh 修改 hosts 文件,添加 Github 解析。
- mac/:本人 mac 下面一些配置,并不通用。
submodule 下面包下载较慢,可以手动git clone
下面链接。
- https://github.91chi.fun/https://github.com/wting/autojump.git
- https://github.91chi.fun/https://github.com/zsh-users/zsh-autosuggestions.git
- https://github.91chi.fun/https://github.com/zsh-users/zsh-syntax-highlighting.git
- https://github.91chi.fun/https://github.com/ohmyzsh/ohmyzsh.git
- 执行
make install
。 - vim 中执行
:PlugInstall
。