andrewchilds / overcast

Orchestrate VMs from your terminal
MIT License
478 stars 36 forks source link

Emacs before Vim in the core. #5

Closed kschrader closed 10 years ago

kschrader commented 10 years ago

PERFORMANCE IS SHIT! DENIED!

andrewchilds commented 10 years ago

Emacs adds 20 seconds to the install script, which is a bit heavy for a "core" install. On that note, Vim adds 6 seconds, and should probably be removed from "core" as well, since you shouldn't need to do any manual editing on automatically provisioned machines. And both are easy to install later if needed.

overcast run myInstance "aptitude -y install emacs vim"