X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=8ebd1a708f7a182764f0e95383f6db5399e0f988;hb=6619ed4777f5bebdb023ff4e6f9c3109a0122709;hp=34d9bad12adb4b3736f1173c41b7a5e491354253;hpb=f78a33dc565ee9cff3f1ae4d4119758997323691;p=dotfiles.git diff --git a/README.md b/README.md index 34d9bad..8ebd1a7 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,17 @@ -Yay dotfiles to share -===================== +# Dotfiles. -Also includes a script to install it:) +## True dotfiles +Tip: use GNU stow -notes: -* For msmtp I've patched my msmtp to have the --password flag included using the patch found at https://aur.archlinux.org/packages/msmtp-pwpatched/ -* In bashrc there are two functions concerning encrypted cloud storage, for more info: http://martlubbers.net/nsa-dropbox.html +`stow -t ~/ DIR` -TODO: -* screen, irssi -======= -Containts: -- vimrc -- i3 config including custom bar and lock -- Xresources with nice colorscheme and transparant terminals -- bashrc -- muttrc +## Other configurations -Todo: -add offlineimap, msmtp +- `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`