My MacOS setup. Take what you like.
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.