Open gmarik opened 13 years ago
Nothing ground-breaking, but here's what I did for my own purposes: https://github.com/matschaffer/vim-matschaffer/blob/master/scripts/setup.sh
See #144
I would love a script / README instructions that solve: http://stackoverflow.com/questions/23322744/vim-run-commands-from-bash-script-and-exit-without-leaving-shell-in-a-bad-state
I'm not sure if this solves the problem that you guys are facing or not but I wrote a script to address the problem I think you are having here: https://github.com/demophoon/vundle-headless-installer
An installer script (curl | bash, rvm style) (from #53)