darkmavis1980
9/29/2014 - 3:59 PM

Vagrant SSH on windows 8

Vagrant SSH on windows 8

if vagrant ssh doesn't want to work on windows, just type on the terminal

set PATH=%PATH%;C:\Program Files (x86)\Git\bin

and then "vagrant ssh"