dot_files/dot_oh-my-zsh/custom/tools
Viktor Barzin 8db9aa926d Speed up shell startup: remove duplicate compinit, lazy-load pyenv/nvm
- Remove manual compinit in .zshrc (oh-my-zsh already handles it),
  eliminating a redundant ~350ms call
- Lazy-load pyenv init (~710ms) until first use, matching the existing
  kubectl lazy-load pattern
- Lazy-load nvm init for when it gets installed in the future
2026-02-15 18:31:04 +00:00
..
kubectl.zsh Optimize zsh startup time (~10x faster) 2026-01-25 11:21:40 +00:00
nvm.zsh Speed up shell startup: remove duplicate compinit, lazy-load pyenv/nvm 2026-02-15 18:31:04 +00:00
pyenv.zsh Speed up shell startup: remove duplicate compinit, lazy-load pyenv/nvm 2026-02-15 18:31:04 +00:00