Go to file
Aminda Suomalainen 74a72aab0b
.editorconfig: add .cff under Y(A)ML because GitHub doc
2023-02-14 10:06:20 +02:00
.mikaela gitconfig: retab as I am bothered by the mix it had 2023-02-12 14:26:58 +02:00
Windows .editorconfig & Windows/.editorconfig: initial commit 2023-02-12 13:22:30 +02:00
conf waybar: ignore Easy Effects {Sink,Source} 2023-02-13 12:52:42 +02:00
etc etc/yum.repos.d: add fedora-crystal.repo 2023-02-13 17:47:23 +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 vimrc: add a tab 2023-02-13 17:18:48 +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 simplify gitattributes & Windows/.gitattributes 2023-02-12 10:30:18 +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
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…