Skip to content

kassio/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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