My home directory skeleton with main configuration files.
A makefile will help to deploy the configuration files.
# Terminal base, for anywhere
make base
# macOS dotfiles, currently just alias for `base`
make mac
# For a Linux graphical environment
make linux