Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanThomson/dc31284313c6d68df1f991059c8f5a98 to your computer and use it in GitHub Desktop.
Save DanThomson/dc31284313c6d68df1f991059c8f5a98 to your computer and use it in GitHub Desktop.
" Run /vagrant/bin/start.sh in virtual machine.
nnoremap <silent> <F5> :sil! !ssh -i ~/.vagrant.d/insecure_private_key -p 2222 vagrant@localhost /vagrant/bin/start.sh<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment