change / to \

This commit is contained in:
fpointzero 2024-09-28 18:45:24 +08:00
parent 073e784905
commit f892755c9e

View File

@ -60,7 +60,7 @@ version is **4.3.11**.
```bat
@echo off
setlocal enabledelayedexpansion
REM Define Homedir (If use zsh --login to use zsh please set HomeDir as the absolute path of /home/xxxx in your Windows (like C:/MSYS2/home/xxxx))
REM Define Homedir (If use zsh --login to use zsh please set HomeDir as the absolute path of /home/xxxx in your Windows (like C:\MSYS2\home\xxxx))
set "HomeDir=%USERPROFILE%"
set "sourceDir=%HomeDir%\.zprezto\runcoms"
set "linkDir=%HomeDir%"