Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 368 Bytes

dotfiles

The things that I use to do things. Everyday aliases and bash scripts intended for macOS and/or WSL. Use at your own risk.

Installation

SSH:

git clone git@github.com:cgarst/dotfiles.git ~/code/dotfiles && ~/code/dotfiles/bin/dotfilesetup

HTTP:

git clone https://github.com/cgarst/dotfiles.git ~/code/dotfiles && ~/code/dotfiles/bin/dotfilesetup