windows
Windows
winpty
git-bash is unable to run some Windows applications (Eg. Python), and winpty provides a compatibility layer.
netsh
# Allow file sharing in the firewall netsh advfirewall firewall set rule group=“File and Printer Sharing” new enable=yes
windows.txt · Last modified: by reddy
