Personal collection of configurations for a system. Objective is to set up environment as easily as possible, especially on a new machine. Current supported platforms:
- Clone/download this repository.
- Location matters as symlinks are generated
- Use
--recurse-submodules
as this uses submodules
- Use
make
to perform tasks. For a first-time install you should do the following:
COMING SOON
COMING SOON
COMING SOON
COMING SOON
Tasks are defined in the Makefile
that is to be used with Make.
List commands and options
Install and set up dependencies
Link dotfiles to required paths relative to $HOME
Update this project and submodules
- holman’s dotfiles
- My first entry into dotfiles, some concepts inspired/copied here