Go to file
Aminda Suomalainen 960da118f1
i3status: fix UTC time format
I had hours twice and not minutes at all, I wondered how can UTC be
07:07 while UTC+0200 was 09:21 or so.
2019-02-21 09:23:00 +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 i3status: fix UTC time format 2019-02-21 09:23:00 +02:00
etc etc/sudoers.d/hibernate: allow suspend & change group to plugdev 2019-02-18 20:07:36 +02:00
gpg gpg.conf: comment things I don't understand etc. 2018-09-18 21:37:28 +03:00
rc bashrc & zshrc: alias startx="exec \startx" 2019-02-18 13:20:04 +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 install: don't touch xinitrc, that may be too unexpected 2019-02-17 14:50:59 +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
chmod chmod: create ~/.ssh if it doesn't exist 2015-09-12 09:03:07 +03:00
install install: don't touch xinitrc, that may be too unexpected 2019-02-17 14:50:59 +02: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…