Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 415 Bytes

File metadata and controls

26 lines (23 loc) · 415 Bytes

vagrant-localdev

My current preferred localdev setup, using vagrant

Installation

git clone https://github.com/nathanmoon/vagrant-localdev.git
cd vagrant-localdev
vagrant up
vagrant ssh

Details

Installs:

  • vim8
    • vundle
      • nerdtree
      • vim-fugitive (git)
      • ale (linter)
      • javascript, python, less support
      • more...
  • git
  • tmux and tmuxp

TODO

Look into using:

  • editorconfig