Go to file
Aminda Suomalainen 56de53ee30
systemd: only override issues with stock units
Only oidentd.socket and miredo.service were copied instead of being
units that exist in the system and they don't need to do anything
else than fix the issue I have with the stock units.

* oidentd.socket is IPv6-only on my systems unless is BindIPv6Only=both.
  because of net.ipv6.bindv6only=1
* miredo.service is here because it starts before there is network
  connection (network-online.target) and there is never network
  connection with laptops before they are connected to WLAN even if
  NetworkManager might be up seeking/connecting to network.
2016-12-13 19:22:26 +02:00
.mikaela gitconfig: add new options 2016-06-20 19:00:04 +03:00
Windows Windows.reg: hwclock in UTC (qword-only) 2016-03-02 10:49:39 +02:00
conf conf: add locale.conf anyway for catting 2016-10-22 13:10:08 +03:00
etc systemd: only override issues with stock units 2016-12-13 19:22:26 +02:00
gpg gpg.conf: s/homepage/website/ 2016-02-26 14:58:54 +02:00
rc rc: prefer /snap/bin to other global dirs in $PATH 2016-05-15 20:34:29 +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: create ~/.ssh if it doesn't exist 2015-09-12 09:03:07 +03:00
install add conf/makepkg.conf 2016-06-15 11:26:52 +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…