joejag·2년 전·discussI'm a 40+ year old man who buys cosmetics for CS2 (which has a resale market). If you are going to spend 200+ hours doing something you might as well have a nice environment to do it in.There's a reason everyone isn't driving a Honda Civic.
joejag·2년 전·discussI followed this advice and my shell went from 1530ms to 35ms startup time.Main culprits were language switchers (nvm, jabba, pyenv). Which I moved to lazy loading.If I drop the ohmyzsh plugins startup time is 11ms. But, I want some quality of life.There's a nice benchmarking command in the article if you want to test yours:for i in $(seq 1 10); do /usr/bin/time $SHELL -i -c exit; done
There's a reason everyone isn't driving a Honda Civic.