Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 379 Bytes

dotfiles

Sharing for reference only

Use it at your own risk.

Install

# ensure git is installed
$ softwareupdate --all --install --force

# check git version
# which will install git if not installed
$ git --version

# clone this repository
$ git clone https://github.com/kassio/dotfiles.git ~/.dotfiles

# install everything
$ ~/.dotfiles/install