Skip to content

Commit

Permalink
Add windows doc for non-powershell users (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierstoval authored and paulirish committed Oct 26, 2017
1 parent e68eee6 commit a15d53b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ function git-open { cmd /c "C:\Program Files\Git\usr\bin\bash.exe" "~/Documents/
Set-Alias -Name gop -Value git-open
```
#### Using Windows with `cmd` terminal
Save the `git-open` script in any place accessible via your `%PATH%` environment var.
#### Using a ZSH Framework
##### [Antigen](https://github.com/zsh-users/antigen)
Expand Down

0 comments on commit a15d53b

Please sign in to comment.