Ensure you have the following installed on your system. The examples are using yay as a packet manager.
brew install zsh
chsh -s $(which zsh)
You can use any nerd-font.
brew install --cask font-jetbrains-mono-nerd-font
brew install starship
brew install eza
brew install zoxide
brew isntall node
brew install ripgrep
brew install luarocks
brew install neovim
brew install stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone git@github.com/tomiella/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .