Go to file
Aminda Suomalainen 3e5e55bf75
etc/apt/sources.list: enable Debian debugsym repos
It seems that I am always going to enable it sooner or later anyway, so
why woulnd't I have it enabled for quick installing when I do need it?

Example: KDE Connect crashed on login, and asked me to report it, but
the reporter app warned that there is no address to report it and debug
information had one or two stars and said that it's likely bad quality
and I think this is due to missing debug symbols which I then installed.

Naturally after installing them, I am unable to reproduce the issue, but
that is beside the point.
2018-12-19 11:48:32 +02:00
.mikaela .mikaela/keys/ssh: add Nokia1 key 2018-12-16 23:42:36 +02:00
Windows Windows.reg: RealTimeIsUniversal must be 1 2018-11-22 18:49:02 +02:00
conf Xresources: disable fading 2018-10-13 17:19:49 +03:00
etc etc/apt/sources.list: enable Debian debugsym repos 2018-12-19 11:48:32 +02:00
gpg gpg.conf: comment things I don't understand etc. 2018-09-18 21:37:28 +03:00
rc vimrc: back to spaces ❤️ 2018-12-17 11:50:47 +02: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…