My MacOS dotfiles. The setup on a brand new Mac is as follows:
xcode-select --install
git clone https://github.com/ArhanChaudhary/dotfiles ~
cd ~/dotfiles
source install.sh- Shell: Fish
- IDE: Zed
- Browser: Zen
- Terminal: Ghostty
- Prompt: Starship
- Package manager: Homebrew
- Text editor: Helix
- Window manager: PaperWM.spoon
- Menu bar: Ice
- App launcher: Raycast
- Keymapper: Karabiner-Elements
- Hammerspoon extensions: SpaceName, MouseFollowsFocus, Swipe
- Misc: AutoRaise, Shortcat, InstantSpaceSwitcher
Please note that my dotfiles are tailored to my specific use, and I have not made any attempt to make my configuration general purpose.
Additionally, the install script is entirely untested.