mkdir ~/.zsh.after
echo "prompt agnoster" > ~/.zsh.after/prompt.zsh
/usr/bin/time vim exit
I get 2.87 real 0.85 user 0.28 sys
. I'm not expecting startup to be instant with all those plugins, I'd just like to know if mine should be opening faster. Running on Macbook Pro 2.4ghz i5, 16gb ram. It's also a lot slower when opened for the first time after a computer restart.