This repo contains the installation of some basic tools, some handy aliases and functions. Backups of settings are done via Mackup.
You can install them by cloning the repository as .dotfiles
in your home directory and running the bootstrap script.
git clone [email protected]:austintoddj/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap
The bootstrap script can be run by cd-ing into the .dotfiles
directory and performing this command:
./bootstrap
- Mathias Bynens and his dotfiles repository
- Nicolas Gallaghar and his dotfiles repository
- Trevor Miller and his dotfiles repository
- Freek Van der Herten and his dotfiles repository