My not-so-secret sauce - dot files and setup scripts
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/aikeru/sauce/master/setup.ps1'))"
curl https://raw.githubusercontent.com/aikeru/sauce/master/setup.sh | sudo bash
- (Windows) Install appropriate cygwin (x64 vs x86)
- (Windows) Install cygwin packages in packages.txt
- Install Ubuntu Mono for Powerline font
- (Windows) Install chocolatey (for easy installation of other things)
- Install nodejs
- Install dotfiles
- Backup any existing dot files
- Install dotfiles from the repository
- Clone/install Vundle
- Run vim PluginInstall, if this works well enough
- Adding support for installing on linux
- node.js: tern, jshint/jsonlint for syntastic, vim node debugger
- C#/.net: Omnisharp, maybe some kind of scaffolding for projects/solutions