Config
My dotfiles and other configuration files and utilities.
Tested on Ubuntu-based Linux distros. Mostly works on MacOS.
Install
curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/fdesjardins/config/master/install-base.sh)"
wget
sh -c "$(wget https://raw.githubusercontent.com/fdesjardins/config/master/install-base.sh -O -)"
License
MIT © Forrest Desjardins