X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=README;h=d94ea97f715238bdcddd9fe2c63c9667e32e5044;hp=042b0c3d62487cadcc0f55c14861e466f79c77fe;hb=8f1b15e31afc986a7732aa4b44545807dd8a76f7;hpb=65a2b81f1593833fe3b0b5b9c6c3039c8d846370 diff --git a/README b/README index 042b0c3..d94ea97 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ README ====== -Contains my configuration files. They are designed to work on all (my) -computers with no changes. +Git repository to store my configuration, designed to by cloned to +`~/.config/dotfiles`. `~/.config` is not used to allow a separate directory +hierarchy than just the program names which is custom for `~/.config`. -There are multiple Git repositories for each area like mail, shell, vcs, etc. -This repository (in dotfiles) contains only data used by all of them. +NOTE: This repository must contain only public data as it will be stored on +many hosts! -If the used program provides conditionals (like Vim or shells) they are used. -Otherwise m4 and awk are used to generate adaptive files. +// vim: ft=asciidoc