Go to file
Aminda Suomalainen 314b0996af
.pre-commit-config.yaml: add prettier
2023-02-21 17:52:47 +02:00
.mikaela .gitconfig: add a FINEID comment, unify gpg sections 2023-02-21 10:16:12 +02:00
Windows Windows/DoH: add DNS0 & DNS0 Zero 2023-02-21 13:08:06 +02:00
conf .gitconfig: add a FINEID comment, unify gpg sections 2023-02-21 10:16:12 +02:00
etc chmod -x *.desktop && add .pre-commit-config.yaml 2023-02-21 16:16:33 +02:00
gpg gnupg: attempt enabling fineid support 2023-02-21 10:08:34 +02:00
local/share merge local/share/applications & etc/xdg/autostart 2020-02-09 20:35:54 +02:00
rc rc: add a netrc.sample for reference 2023-02-16 16:13:51 +02:00
var/lib/iwd {etc,var/lib/}iwd/: read manual, adjust accordingly 2023-01-27 10:51:51 +02:00
.editorconfig .editorconfig: add .cff under Y(A)ML because GitHub doc 2023-02-14 10:06:20 +02:00
.gitattributes .gitattributes: tab 2023-02-21 15:35:31 +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 prepare this .editorconfig for ~/.editorconfig use 2023-02-12 21:08:25 +02:00
.pre-commit-config.yaml .pre-commit-config.yaml: add prettier 2023-02-21 17:52:47 +02:00
CITATION.cff make LICENCE detectable, add CITATION.cff 2023-02-21 15:32:51 +02:00
LICENSE make LICENCE detectable, add CITATION.cff 2023-02-21 15:32:51 +02: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…