Zend IDE, optimize startup and remove default Git Staging

To make Zend IDE launch faster, simply deactivate all the modules that initialize at launch.
Window -> Preferences -> General -> Startup and Shutdown
And uncheck everything

Selection_006

To prevent Zend IDE from using Git Staging, just remove it from the default launch.
Window -> Preferences -> Team -> Git -> Committing
And uncheck the first box "Use Staging View to commit instead of Commit Dialog"

Selection_007