mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-01-23 04:42:16 +08:00
change / to \
This commit is contained in:
parent
073e784905
commit
f892755c9e
@ -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%"
|
||||
|
Loading…
Reference in New Issue
Block a user