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 */