Personal macOS dotfiles for zsh, tmux, and kitty.
- Zsh: Configuration with Antigen plugin manager, Powerlevel10k theme, and useful plugins
- Tmux: Configuration with TPM, catppuccin theme, vim-style navigation
- Kitty: Terminal emulator configuration
./install.shThis creates symlinks from the dotfiles to your home directory.
- Zsh with Antigen (
curl -L git.io/antigen > ~/antigen.zsh) - Tmux Plugin Manager (
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm)
Create these files for machine-specific settings (not tracked):
~/.local_aliases- Local shell aliases~/.local_zshrc- Local zsh configuration