This repo contains configuration files for my macOS and Ubuntu development environments.
Note
There are some user specific settings included in these files. If you'd like to try out these configurations, please first check the code and personalize it for your needs.
# Clone this repository to a local .dotfiles directory:
git clone https://github.com/andrewtavis/dotfiles.git $HOME/.dotfiles
# Navigate to .dotfiles, choose a config file and run the scripts:
cd $HOME/.dotfiles
cp config/cfg.macos.mk cfg.mk
# or
cp config/cfg.linux.mk cfg.mk
make