X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=8ebd1a708f7a182764f0e95383f6db5399e0f988;hb=e0acd1678c28f5ac13eca2c07d804c6ed5158583;hp=dc2e95a0ddb8537e2e9b3a6c6969e963aa3ddf6b;hpb=11f39e03a5726731a40f7563068b8c9ba0bd02e9;p=dotfiles.git diff --git a/README.md b/README.md index dc2e95a..8ebd1a7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -Yay dotfiles to share -===================== +# Dotfiles. -Also includes a script to install it:) +## True dotfiles +Tip: use GNU stow -Todo: -add mutt, offlineimap, msmtp, Xresources, i3 +`stow -t ~/ DIR` + +## Other configurations + +- `udev/backup.rules` defines the rules for the automatic backup. + Install in: `/etc/udev/rules.d` +- `20-keyboard.conf` defines the keyboard layout. + Install in: `/etc/X11/xorg.conf.d/` +- `pkgs.sh` installs all™ packages needed for the dotfiles +- `config.h` contains `config.h`'s for `st` and `dwm` +- `texlive.profile` contains a minimal texlive profile for unattended installation. + Install texlive by running `install-tl -profile texlive.profile`