pairbox
pairbox copied to clipboard
A vagrant setup for pairing
pairbox
A vagrant setup for pairing via tmux. Features things commonly needed to pair on ruby and Go projects.
Using
vagrant plugin install vagrant-omnibusvagrant upvagrant ssh- work on things in
/projects
Currently /projects in the VM is set up as a synced folder to ~/Projects on the host.
The best way to get together is vagrant share --ssh --disable-http and vagrant connect but you can also figure out your own ssh tunneling if you want.
TODO
- GitHub auth
- git config
- emacs config
- remove need for vagrant-omnibus plugin
- shell aliases