This has my dotfiles (user configuration) for Linux.
| .config | ||
| .containerignore | ||
| .gitconfig | ||
| .gitignore | ||
| .profile | ||
| Dockerfile | ||
| gitignore.template | ||
| Makefile | ||
| README.md | ||
dotfiles
This source repository contains configuration for common Unix systems.
Influences include:
Install
This uses make.
Test
To create a container, install the dotfiles there, check the installation, and then destroy the container, run:
make check