Welcome to my personal dotfiles!
- 🌀 Zsh — aliases, plugins, and themes (
.zshrc,.p10k.zsh) - 📝 Vim/Neovim — clean editing setup
- 💻 WezTerm — terminal configuration
- 🍺 Brew leaves — handy macOS packages
Clone the repo and use GNU Stow to symlink configs into place:
git clone https://github.com/Chanoian/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# Example: stow zsh
stow zsh
# Or stow everything
stow */