Viktor Barzin
|
e68e3a436a
|
Add chezmoi aliases and update Claude memory
- Add chezmoi section to aliases.zsh with cmu, cma, cms, cmd, cme
- Update CLAUDE.md to always sync and commit dotfile changes
|
2026-02-03 19:56:38 +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
|
93e2d072e0
|
Enable kubectl oh-my-zsh plugin for proper completions
|
2026-01-18 16:49:45 +00:00 |
|
Viktor Barzin
|
14554cba1c
|
Add GPG-encrypted secrets.zsh
- Encrypted with GPG key me@viktorbarzin.me
- Added chezmoi.toml config for GPG encryption
|
2026-01-18 14:28:56 +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 |
|