Commit graph

4 commits

Author SHA1 Message Date
Viktor Barzin
49a7c4a6e6 Update git aliases to prefer main over master
Each alias now checks if a local 'main' branch exists (via git rev-parse)
and uses it; otherwise falls back to 'master'. Affected aliases: gp, gpf,
gpull, gpp.
2026-02-13 18:51:39 +00:00
Viktor Barzin
09631b3530 Add Claude Code settings and alias
- Add cc alias for claude --internet
- Add Claude settings.json with plugins and statusline config
- Add custom statusline.sh script with context usage display
2026-02-01 18:32:53 +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