Go to file
Aminda Suomalainen 758e8dbd06
bash&zshrc: comment especially dangerous gpg alias
I am not sure I would encourage running that and I think the package
maintainers are better updaters than I am.

Ref: #119
2019-06-29 22:33:50 +03:00
.mikaela VerifyHostKeyByDNS is supposed to be yes 2019-05-11 00:58:00 +03:00
Windows Windows.reg: RealTimeIsUniversal must be 1 2018-11-22 18:49:02 +02:00
conf conf/tmux: humanize time format 2019-06-29 09:51:59 +03:00
etc ipfs.service: use dht routing instead of dhtclient routing 2019-06-11 01:17:22 +03:00
gpg gpg.conf: comment things I don't understand etc. 2018-09-18 21:37:28 +03:00
rc bash&zshrc: comment especially dangerous gpg alias 2019-06-29 22:33:50 +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 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…