From 434d1f8a4b3c2e54f9b81a4bf92bdddcefb7cfa8 Mon Sep 17 00:00:00 2001 From: Kaan Barmore-Genc Date: Sat, 15 Nov 2025 23:19:18 -0600 Subject: [PATCH] Add README with setup script documentation and package list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..59d13d7 --- /dev/null +++ b/README.md @@ -0,0 +1,35 @@ +# Dotfiles + +Personal dotfiles and configuration managed with [Dotter](https://github.com/SuperCuber/dotter). Feel free to use this as inspiration or fork it for your own setup. + +## Setup + +Run the setup script to install dependencies via Homebrew and deploy configurations: + +```bash +./setup.sh +``` + +### Options + +- `--reset` - Reset configuration and re-prompt for all variables +- `--force-deploy` - Force deployment even if files already exist +- `--skip-brew` - Skip Homebrew package installation + +### Installed Packages + +The setup script installs the following packages via Homebrew: + +- dotter, fish, dust, eza, gh, htop, go, jq, lazygit, neovim, asdf, bat, pandoc, ripgrep, zoxide, zellij, p7zip + +**macOS only:** +- font-fira-code-nerd-font, orbstack + +## Included Configurations + +- Git +- Neovim +- Fish shell +- Zellij +- Htop +- ASDF