Go to file
Mikaela Suomalainen 73b5f9966f
i3: restore galculator key & float Tor Browser
Tor Browser requires floating even more than Firefox as there
privacy.resistfingerprinting is enabled by default and it warns you if
your window is bigger than it sets as that can be used for
fingerprinting.

I removed Galculator keybind accidentally in commit
a78dcdf452 and I have picked it, because
it's the default calculator app in MATE.
2019-02-09 15:42:48 +02:00
.mikaela .mikaela/keys/ssh: add Nokia1 key 2018-12-16 23:42:36 +02:00
conf i3: restore galculator key & float Tor Browser 2019-02-09 15:42:48 +02:00
etc systemd preset: enable yggdrasil-resume 2019-02-08 10:21:14 +02:00
gpg gpg.conf: comment things I don't understand etc. 2018-09-18 21:37:28 +03:00
rc vimrc: set colorcolumn=76 2019-02-08 14:22:36 +02:00
Windows Windows.reg: RealTimeIsUniversal must be 1 2018-11-22 18:49:02 +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
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
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

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…