vssh icon indicating copy to clipboard operation
vssh copied to clipboard

:zap: Fast `vagrant ssh` in the current directory.

Results 1 vssh issues
Sort by recently updated
recently updated
newest added

though there's no such boxes with this name I think it's because vagrant ssh is able to parse the primary: true ``` config.vm.define "dev", primary: true do |app| ``` and...