- zsh:
brew install zsh
- Starship:
brew install starship
- zoxide:
brew install zoxide
- fzf:
brew install fzf
- bat:
brew install bat
- eza:
brew install eza
# Assuming zsh is already your default shell
cd $HOME
git clone --recurse-submodules https://github.com/sy6sy2/.dotfiles.git
cd .dotfiles
stow zsh