We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68eee6 commit a15d53bCopy full SHA for a15d53b
README.md
@@ -54,6 +54,10 @@ function git-open { cmd /c "C:\Program Files\Git\usr\bin\bash.exe" "~/Documents/
54
Set-Alias -Name gop -Value git-open
55
```
56
57
+#### Using Windows with `cmd` terminal
58
+
59
+Save the `git-open` script in any place accessible via your `%PATH%` environment var.
60
61
#### Using a ZSH Framework
62
63
##### [Antigen](https://github.com/zsh-users/antigen)
0 commit comments