Skip to content

Commit a15d53b

Browse files
Pierstovalpaulirish
authored andcommitted
Add windows doc for non-powershell users (paulirish#97)
1 parent e68eee6 commit a15d53b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ function git-open { cmd /c "C:\Program Files\Git\usr\bin\bash.exe" "~/Documents/
5454
Set-Alias -Name gop -Value git-open
5555
```
5656
57+
#### Using Windows with `cmd` terminal
58+
59+
Save the `git-open` script in any place accessible via your `%PATH%` environment var.
60+
5761
#### Using a ZSH Framework
5862
5963
##### [Antigen](https://github.com/zsh-users/antigen)

0 commit comments

Comments
 (0)