kris-chin / .dotfiles

my dotfiles!
0 stars 0 forks source link

speed up zsh and chromium startup #38

Open kris-chin opened 1 month ago

kris-chin commented 1 month ago

zsh takes a while to open up for some reason. this gets kinda annoying sometimes because I just want to get to action.

additionally, chrome should probably be pre-loaded to help speed up start times. there might be additional modifications, but yeah.

kris-chin commented 1 month ago

update: I added go-preload to preload chromium. however, I didnt add any scripts for it or anything. should probably do that eventually

kris-chin commented 1 month ago

regarding zsh: after adding zprof, it looks like the following were contributing to the slow times:

this shit is making me want to just re-configure my .zshrc lol