My dotfiles!
git clone https://github.com/yourusername/dotfiles.git
cd dotfiles
./setup.shThe setup script will:
- Install GNU Stow (if not present)
- Create symlinks from the
home/directory to your home directory - Install tmux and Neovim plugins
Edit .zshrc.local for machine-specific shell configuration. This file is not tracked by Git.