Go to file
2023-08-20 03:03:37 +08:00
bash.bashrc first commit 2023-08-20 03:03:37 +08:00
find_bash.bat first commit 2023-08-20 03:03:37 +08:00
git-prompt.sh first commit 2023-08-20 03:03:37 +08:00
README.md first commit 2023-08-20 03:03:37 +08:00
replace_file.bat first commit 2023-08-20 03:03:37 +08:00

安装包下载地址

安装步骤

请先通过以上链接下载安装包文件

安装Python

先安装Python安装包

双击exe尽量勾选ADD TO PATH

安装SpaceVim

请务必在git bash中完成此步骤

git clone https://git.bitnet.fun:5004/Gaze/SpaceVim.git ~/.SpaceVim

安装Git for Windows

双击exe

安装微软运行库

双击exe

安装nvim

双击exe

安装Hyper

安装完毕后请点击Hyper右上角三条杠-Edit-Preferences

将modules.exports.config.shell修改为你的Git安装目录下的\\bin\\bash.exe

你也可以通过双击find_bash.bat来直接获取你的bash路径前提是你的git在环境变量里

替换配置文件

鼠标右键点击replace_file.bat单击以管理员权限运行看到2条"已复制 1 个文件。"即为执行成功

或者将bash.bashrc手动放入Git安装目录的\etc目录下将git-prompt.sh手动放入Git安装目录的\etc\profile.d目录 下

执行环境变量

请在装好的hyper中执行

cd 项目文件
source bash.bashrc