Go to file
Aminda Suomalainen a00dd239cf
.pre-commit-config.yaml: pass -disable-max-line-length to editorconfig-checker
Resolves: #158
2023-04-04 09:48:25 +03:00
.mikaela gitconfig: enable merge verifySignatures & renormalize, log mailmap & showsignature 2023-03-31 09:21:57 +03:00
LICENSES LICENSES/.editorconfig: add to pass editorconfig check 2023-03-10 09:54:31 +02:00
Windows Windows/DoH/DohWellKnownServers.reg: update Adguard DoH endpoint 2023-02-25 16:36:15 +02:00
conf gitconfig: enable merge verifySignatures & renormalize, log mailmap & showsignature 2023-03-31 09:21:57 +03:00
etc ssh_config: StrictHostKeyChecking accept-new 2023-04-03 11:03:48 +03:00
gpg fix ends of lines 2023-02-21 20:11:35 +02:00
local/share merge local/share/applications & etc/xdg/autostart 2020-02-09 20:35:54 +02:00
rc vimrc: set textwidth to 78, colorcolumn -1 2023-04-04 09:16:19 +03:00
var var/spool/cron/root: add vim modeline to set language to crontab 2023-03-24 13:10:44 +02:00
.editorconfig .editorconfig: max_line_length = 78, mention RFC 678 in a comment 2023-04-04 09:28:36 +03:00
.gitattributes .gitattributes: tab 2023-02-21 15:35:31 +02:00
.gitignore .gitignore: fix the first entry, missing asterisk 2023-02-25 13:59:11 +02:00
.gitmodules submodule: update upstream address 2023-03-07 12:06:05 +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: pass -disable-max-line-length to editorconfig-checker 2023-04-04 09:48:25 +03:00
CITATION.cff run prettier 2023-02-21 17:54:39 +02:00
LICENSE LICENSE & .editorconfig: attempt to fix GitHub license detection again 2023-03-10 09:57:58 +02:00
README.md run prettier on markdown again? 2023-02-21 19:33:31 +02:00
chmod sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
install sastisfy editorconfig check 2023-02-21 19:08:54 +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…