Go to file
Aminda Suomalainen 859cc89436
dnscrypt/hosts: adopt .internal
At the moment I am having problem with mikaela.info being in HSTS
preload list and when I begun this list, I was hoping to use something
conflict free and thought that mikaela.info would be the least bad
choice while reading the reserver domains.

Now I have searched on the issues more and encountered .internal TLD
that seems to be what I am after and I hope it will become official.

https://github.com/wkumari/draft-wkumari-dnsop-internal

I think I can change these addresses safely as I am not using them
anywhere as I worry about accidentally sending them to the internet and
that opening new problems. This will mainly benefit me with web
browsers, I hope.

I will still have to link other people to direct IPv6 addresses that
won't change with the platforms I use or mikaela.info will not be in the
HSTS preload lists at time I need it. I wouldn't memorize IPv4 addresses
though or start telling them someone in quick chat.
2018-10-26 22:38:59 +03:00
.mikaela Revert "ssh_config: controlpersist auto instead of on" 2018-10-11 13:45:31 +03:00
Windows Windows: add Mikaelaize.reg 2017-08-08 18:00:29 +03:00
conf Xresources: disable fading 2018-10-13 17:19:49 +03:00
etc dnscrypt/hosts: adopt .internal 2018-10-26 22:38:59 +03:00
gpg gpg.conf: comment things I don't understand etc. 2018-09-18 21:37:28 +03:00
rc Heavily touch vimrc, add init.vim for Neovim 2018-10-11 13:11:06 +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 add my ssh config 2015-08-20 09:37:43 +03:00
LICENSE.md Multiple changes: 2014-06-08 12:02:12 +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 install: create the directory for sockets 2018-10-11 13:47:18 +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…