dotfiles Directory Overview ghostty/ – Terminal emulator config and themes git/ – Git configuration files nix-darwin/ – Nix system configuration for MacOS nvim/ – Neovim configuration starship/ – Starship prompt configuration zed/ – Zed editor configuration zsh/ – Zsh shell configuration Prerequisites Nix Install with curl -fsSL https://install.determinate.systems/nix | sh -s -- install --no-modify-profile xcode-select Install with xcode-select -—install Rosetta Install with softwareupdate --install-rosetta Setup git clone git@github.com:munza/dotfiles-template.git ~/.dotfiles chmod a+x ~/.dotfiles/setup.sh ~/.dotfiles/setup.sh