My MacOS setup. Take what you like.
- Window manager: Aerospace
- Window focus border: JenkyBorders
- Menu bar: Sketchybar
- Package manager: Homebrew
- Terminal: iTerm2
- Shell: Nushell
- Editor: Helix
Most configuration is done by install.sh
, with a few manual steps.
curl -L https://raw.githubusercontent.com/alexmingoia/dotfiles/master/install.sh | sh
- Set the default shell to nushell in iTerm2's Settings > Profiles > Default > General, under "Command". Use
which nu
to get the executable path. - Set the colors to match Helix's theme in iTerm2's Settings > Profiles > Default > Colors, then import the color preset from this repository.