Personal dotfiles managed with GNU Stow.
- nvim — Neovim config based on LazyVim (see
nvim/.config/nvim/README.md) - tmux —
C-aprefix, vi-style copy mode withpbcopy, plugins managed by TPM
git clone https://github.com/AndyWang-505/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow nvim tmuxEach package mirrors the target layout under $HOME, so stow nvim symlinks nvim/.config/nvim/ → ~/.config/nvim/.
- GNU Stow
- Neovim ≥ 0.10
- A Nerd Font (config assumes JetBrainsMono NF)
- tmux ≥ 3.0; on first launch hit
prefix + Ito install TPM plugins