Go to file
Aminda Suomalainen 359a4becb8 rc: remove OS X specific ssh-add
OS X OpenSSH doesn't work with VerifyHostKeyDNS=yes, so it OpenSSH must
be installed from Homebrew or MacPorts which (at least Homebrew) don't
support the flag to add the key to keychain.
2015-08-31 09:25:11 +03:00
.mikaela sort ssh config 2015-08-30 17:17:12 +03:00
Windows Revert "Windows.reg: remove UTC setting" 2015-08-18 11:45:16 +03:00
conf conf/inxi.conf: use ♥ as inxi/inxi.conf 2015-08-28 20:02:43 +03:00
etc sshd_config: cleaning up 2015-08-30 16:54:21 +03:00
gpg gpg-agent: remember password for two hours 2015-06-12 10:13:26 +03:00
rc rc: remove OS X specific ssh-add 2015-08-31 09:25:11 +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: ~/.ssh & ~/.ssh/authorized_keys 2015-06-11 14:02:05 +03:00
install install: remove xsessionrc 2015-08-28 19:18:19 +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…