Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 343 Bytes

File metadata and controls

20 lines (14 loc) · 343 Bytes

dotfiles

Less fatigue when switching to new machine

VSC Setup

Editor's font - Monaspace Terminal's font - Fira Code

brew tap homebrew/cask-fonts
brew cask install font-fira-code-nerd-font

Cross shell prompt - Starship

# ~/.zshrc

eval "$(starship init zsh)"