Shell configuration / setup
- Nerd Fonts
brew tap homebrew/cask-fonts brew install --cask font-hack-nerd-font brew install --cask font-fira-code-nerd-font
- starship
- ripgrep(v14.1.0)
- bash (macos only)
- nvm
- Install starship
- Install nvm (to ~/.config/nvm folder)
- Run the installer script:
curl https://raw.githubusercontent.com/farazmd/dotfiles/master/install.sh | bash
- The installer script installs nerdfonts (font-hack-nerd-font and font-fira-code-nerd-font) as well as ripgrep
- Source ~/.bash_profile