Go to file
Aminda Suomalainen 23366015e5
.gitignore: add install.run for being a symlink
2023-02-12 10:29:34 +02:00
.mikaela gitconfig: verify lfs locks & set lockable read-only (unless locked) 2023-01-30 08:38:06 +02:00
Windows Windows/time/README.md: remove note to self 2022-12-05 16:08:54 +02:00
conf tmux.conf: turn the clock red, adjust comment 2023-02-07 20:41:59 +02:00
etc etc/iwd/main.conf: uncomment "AddressRandomizationRange=nic" and update comment 2023-02-10 22:04:12 +02:00
gpg gpg.conf: update forgotten WTOP key 2021-09-28 11:49:11 +03:00
local/share merge local/share/applications & etc/xdg/autostart 2020-02-09 20:35:54 +02:00
rc {bash,zsh}rc: continue advice to self 2022-07-29 19:24:28 +03:00
var/lib/iwd {etc,var/lib/}iwd/: read manual, adjust accordingly 2023-01-27 10:51:51 +02:00
.gitattributes .gitattributes: attempt to explain what is going on 2023-02-11 10:52:00 +02:00
.gitignore .gitignore: add install.run for being a symlink 2023-02-12 10:29:34 +02:00
.gitmodules etc/chrony/sources.d: submodule the curated NTS server list gist for future discoverability 2023-02-06 10:43:46 +02:00
.mailmap .mailmap: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install add a couple of `git verify-commit HEAD` 2022-03-15 21:17:08 +02:00
LICENSE.md LICENCE.md: attempt to make GitHub detect this 2019-06-07 12:27:45 +03:00
README.md README.md: note that init files go to rc/ too 2022-04-18 17:23:36 +03:00
chmod chmod: create ~/.ssh if it doesn't exist 2015-09-12 09:03:07 +03:00
install add a couple of `git verify-commit HEAD` 2022-03-15 21:17:08 +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 and apparently *init files…