Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 295 Bytes

File metadata and controls

21 lines (17 loc) · 295 Bytes

Dela's dotfiles

My dotfiles

Installation

Install starship:

brew install starship

or:

curl -sS https://starship.rs/install.sh | sh

Install dotfiles:

git clone --recursive https://github.com/delaanthonio/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install