Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 371 Bytes

File metadata and controls

17 lines (13 loc) · 371 Bytes

My Dot Files

Install homebrew and git.

# May want to check brew.sh for updated homebrew installation
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git

Setup dotfiles.

git clone https://github.com/jnunemaker/dotfiles.git ~/.dotfiles
~/.dotfiles/script/setup
brew bundle --global