This repository was archived by the owner on May 21, 2023. It is now read-only.
v5.0.0
Release Notes
- Add support for Fish shell, including oh-my-fish, and asdf and tmuxinator completion.
- Add option to choose between Fish and Zsh during script initialization.
- Improve overall idempotency of bootstrap script. May now be run multiple times to ensure a desired state. May also be used to easily switch between shells (Fish or Zsh).
- Add versioned backup of existing files and directories when script runs. (Related to above mentioned idempotency)
- Update default Ruby version to 2.7.0.
- Update default Node version to 3.11.0.
- Install patched version of Fira Code font via Homebrew Cask Fonts. (https://github.com/ryanoasis/nerd-fonts#option-4-homebrew-fonts)
- Update Brewfile for bundled packages and casks.
- Update default gems list. (Add Solargraph)
- Update default npm packages (Add Typescript, vue-language-server. Remove standard)
- Various tweaks to macOS defaults.
- Remove dock customization script. (Too error-prone, not worth the trouble.)
- Update README.