Dotfiles with configuration for Neovim, Ghostty, and Tmux.
Theme: catppuccin mocha
# Clone the repository
git clone <your-repo-url> ~/code/config
cd ~/code/config
# Run setup
./setup.sh
# Or with options
./setup.sh --install-deps # Also install Homebrew dependencies
./setup.sh --reload-tmux # Kill and restart tmux server
./setup.sh --help # Show all options