evansendra / mingit

An extremely minified alias for git commands.
75 stars 8 forks source link

Add support for native windows terminal (cmd.exe) #10

Closed evansendra closed 6 years ago

evansendra commented 7 years ago

Right now, the windows installation assumes the use of a terminal emulator that provides a .bashrc, but this won't get picked up by windows' CMD program.

evansendra commented 6 years ago

Will not support; open to PRs here though