dot_files/dot_oh-my-zsh/custom
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
..
plugins/example initial 2025-11-22 22:51:27 +00:00
themes Refactor dotfiles - 2026-01-18 2026-01-18 14:23:48 +00:00
tools Speed up shell startup: remove duplicate compinit, lazy-load pyenv/nvm 2026-02-15 18:31:04 +00:00
aliases.zsh Add --ignore-errors and --prefix to kbf alias 2026-02-15 18:18:51 +00:00
encrypted_secrets.zsh.asc Sync encrypted dotfiles: kube config, kubens, secrets.zsh 2026-02-08 17:18:13 +00:00
example.zsh initial 2025-11-22 22:51:27 +00:00
functions.zsh Refactor dotfiles - 2026-01-18 2026-01-18 14:23:48 +00:00
keybindings.zsh Refactor dotfiles - 2026-01-18 2026-01-18 14:23:48 +00:00
path.zsh Refactor dotfiles - 2026-01-18 2026-01-18 14:23:48 +00:00
work.zsh Add work-specific aliases and functions 2026-02-13 16:30:10 +00:00