Config for macOS, managed with GNU Stow.
nvim- Neovim with LSP, completion, Claude Code integrationzsh- Shell configuration and aliasestmux- Terminal multiplexer configghostty- Ghostty terminal settingsstarship- Prompt theme
# Prerequisites
brew install stow neovim tmux starship
brew install --cask ghostty
# Clone and install
git clone https://github.com/vanajmoorthy/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow nvim zsh tmux ghostty starship- Neovim plugins should auto install on first launch
- See
nvim/.config/nvim/README.mdfor keybindings