Skip to content

window terminal + git-bash + zsh 快速配置,不安装ohmyzsh

License

Notifications You must be signed in to change notification settings

r3x5ur/zsh-config

Repository files navigation

zsh-config

zsh 快速配置,不安装 ohmyzsh

0. 克隆本仓库

# 记得加上 --recursive
git clone --recursive https://github.com/rexSurprise/zsh-config.git

# 如果克隆时忘记加 --recursive 可以执行下面这条命令
git submodule update --init --recursive

1. 安装 Window terminal

2. 安装 Git for Windows

  • 下载安装文件后双击就可以了

3. 安装&配置 zsh

  • 使用 git-bash打开本仓库后 ./install.sh

About

window terminal + git-bash + zsh 快速配置,不安装ohmyzsh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages