This has my dotfiles (user configuration) for Linux.
Find a file
2025-03-29 14:02:53 -07:00
.config init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
.containerignore init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
.gitconfig init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
.gitignore init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
.profile init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
Dockerfile init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
gitignore.template init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
Makefile init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00
README.md init: Start dotfiles with a test container to verify installation. 2025-03-29 14:02:53 -07:00

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