X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=8ebd1a708f7a182764f0e95383f6db5399e0f988;hb=60d33e17ce713734c3bf9c1d7ab47e3712c0d04d;hp=8187cbf1f02341b2211c9e7ae8f7682dcf4516cd;hpb=8e289ffa7e950d78733182288412ff5ec25966ef;p=dotfiles.git diff --git a/README.md b/README.md index 8187cbf..8ebd1a7 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@ # Dotfiles. +## True dotfiles Tip: use GNU stow -`stow -t ~/ NAME` +`stow -t ~/ DIR` -Where NAME is: +## Other configurations -| `NAME` | contents ---- | --- -| cal | khard, khal, vdirsyncer -| email | mutt, offlineimap, notmuch, msmtp -| git | git -| pgp | gpg, gpg-agent -| shell | bash, top, readline -| vim | vim, vim-gnupg, vim-syntastic -| vimperator | vimperator -| x | i3, i3status, urxvt, font, gv, askpass -| misc\_binaries | screenshot script +- `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`