dotfiles
dotfiles copied to clipboard
Fast git status - load only when in git repo
:heart: https://github.com/romkatv/gitstatus
Done in https://github.com/bew/ConfigZsh/commit/5a0705e7e99c16934e0c256ec55c9537db4f3b73 !
The prompt still feels slow, I'll need to profile it and make it faster Edit: it's better now, I removed a bunch of useless stuff and used zplugin for compilation speedup!
TODO: start the daemon only when necessary
Best would be to have a single gitstatusd daemon per git repo (only if there's a shell in it), not per zsh instance