- Recent version of fish
- configs for:
- beets
- fish
- ghostty
- helix
- mise
- starship
- git
- ssh
- wezterm
Easy:
~/.dotfiles/bin/setup-macos
- homebrew a package manager for macOS
- mise a thing to replace nvm, rvm, etc. (
brew install mise
) - fzf fuzzy matcher for anything (
brew install fzf
)
git clone https://github.com/radiosilence/dotfiles ~/.dotfiles
./dotfiles/install