Personal dotfiles managed with GNU Stow.
Required:
- GNU Stow
- Git
- Zsh
- Tmux
- Neovim (0.11+)
- fzf
- ripgrep
- C compiler (gcc or clang)
Optional:
- Oh My Zsh
- ASDF (version manager)
git clone <repo> ~/dotfiles
cd ~/dotfiles
stow .- Oh My Zsh: Install if not already present
- Tmux: Run
Ctrl-a + Ito install TPM plugins (TPM auto-bootstraps on first run) - Neovim: Open nvim and plugins will auto-install via lazy.nvim
.zshrc- Zsh config with Oh My Zsh.tmux.conf- Tmux config with Catppuccin theme.config/nvim/- Neovim config with lazy.nvim