Go to file
Aminda Suomalainen 0c70f41afc
unbound/blocklist: uncomment vector.im, add use-application-dns.net
* Vector.im is the identity server that gets restored by itself and I
  don't seem to ever have any business to Vector.im website, while
  the other domains I need to visit at times.
* use-application-dns.net being NXDOMAIN tells Firefox to not send
  traffic to Cloudflare DoH. I thought of this when I saw the news and
  got courage to actually do this after seeing that DNSCrypt-proxy also
  does so.
2019-09-07 14:42:15 +03:00
.mikaela gpg.conf: add no-emit-version 2019-08-26 20:35:43 +03:00
Windows Windows: add CVE-2018-3639.reg 2019-08-25 23:20:09 +03:00
conf i3: remove Sidewise mentions 2019-09-06 17:56:14 +03:00
etc unbound/blocklist: uncomment vector.im, add use-application-dns.net 2019-09-07 14:42:15 +03:00
gpg gpg.conf: add no-emit-version 2019-08-26 20:35:43 +03:00
rc rc/xprofile: export $GTK_THEME 2019-09-03 18:09:11 +03:00
.gitignore .gitignore: add openbox/* && obclone: add script 2013-02-10 20:13:09 +02:00
.mailmap Update .mailmap 2014-08-10 15:18:52 +03:00
.mikaela_install install: don't touch xinitrc, that may be too unexpected 2019-02-17 14:50:59 +02:00
LICENSE.md LICENCE.md: attempt to make GitHub detect this 2019-06-07 12:27:45 +03:00
README.md Update README.md & finish arranging 2014-12-27 11:18:51 +02:00
chmod chmod: create ~/.ssh if it doesn't exist 2015-09-12 09:03:07 +03:00
install add mpv.conf 2019-08-26 23:04:05 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00

README.md

Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…

Directories explained

  • .mikaela — files that most likely arent suitable for places where other people than me have access too
  • Windows — files releated to Windows
  • conf — config files like .tmux.conf
  • etc — /etc/
  • gpg — GNU Privacy Guard config files, ~/.gnupg/
  • rc — bashrc, zshrc, vimrc…