X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=8ebd1a708f7a182764f0e95383f6db5399e0f988;hb=e5aa4471e2ac124de8e78ce28c40b33990859c96;hp=778f67939295a49bea6572b97e97a76e91ad9910;hpb=aa35f56066d629546c8f4506091ffd02702d1ac7;p=dotfiles.git diff --git a/README.md b/README.md index 778f679..8ebd1a7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ -Yay dotfiles to share -===================== +# Dotfiles. -Also includes a script to install it:) +## True dotfiles +Tip: use GNU stow -notes: -- You need flake8 for the flake8 plugin https://pypi.python.org/pypi/flake8/ +`stow -t ~/ DIR` -TODO: -* irssi +## 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`