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 - ghostty — Ghostty terminal config (tokyonight-night theme, transparent background with blur)
git clone https://github.com/AndyWang-505/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow nvim tmux ghosttyEach 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