Viktor Barzin
2bc000cc48
remove atuin from zshrc
2026-03-06 20:11:48 +00:00
Viktor Barzin
53a2802d97
atuin init: guard with command check
2026-02-28 17:15:55 +00:00
Viktor Barzin
c9d0e11e08
add atuin init to zshrc
2026-02-28 17:02:24 +00:00
Viktor Barzin
d640222618
update PARA config in .zshrc - remove PARA_AUTO_CONTEXT
2026-02-28 14:56:48 +00:00
Viktor Barzin
123a045f5c
Add PARA workspace configuration exports
2026-02-28 14:51:51 +00:00
Viktor Barzin
e15a462ce2
Add CLAUDE_CODE_DISABLE_AUTO_MEMORY=0 to zshrc
2026-02-28 11:48:06 +00:00
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
Viktor Barzin
b2b7c7db45
Optimize zsh startup time (~10x faster)
...
- Add compinit caching (regenerate daily instead of every shell)
- Set skip_global_compinit to avoid double initialization
- Remove kubectl from oh-my-zsh plugins
- Add lazy-loading for kubectl completions
- Add common kubectl aliases (k, kgp, kgs, kgn, etc.)
Startup time: 1.55s → 0.15s
2026-01-25 11:21:40 +00:00
Viktor Barzin
334bd02dca
add alias to chezmoi push
2026-01-24 00:31:33 +00:00
Viktor Barzin
93e2d072e0
Enable kubectl oh-my-zsh plugin for proper completions
2026-01-18 16:49:45 +00:00
Viktor Barzin
47120112ad
Refactor dotfiles - 2026-01-18
...
Changes:
- Refactored .zshrc into modular oh-my-zsh/custom/ files
- Created aliases.zsh, functions.zsh, path.zsh, keybindings.zsh
- Added bira-time.zsh-theme (bira with timestamp)
- Added tools/*.zsh for pyenv, nvm, kubectl
- Updated .tmux.conf.local with cross-platform support
- Updated gpakosz/.tmux framework
- Cleaned up .zshenv
2026-01-18 14:23:48 +00:00
Viktor Barzin
58ef6d327f
initial
2025-11-22 22:51:27 +00:00