Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 298 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 298 Bytes

Scott's dotfiles

Clone this repo to your home directory:

cd ~
git clone [email protected]:hulbert/dotfiles.git

Then add the following to ~/.bash_profile:

source ~/dotfiles/bash_profile.sh

You can also do additional setup via scripts, e.g.

./scripts/macos.sh