Skip to content

farazmd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Shell configuration / setup

Dependencies

  • 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

Setup

  • 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