Go to file
Aminda Suomalainen 19f3a0b720
update submodule jauderho-nts-servers
2023-05-12 09:30:28 +03:00
.mikaela git: enable templateDir 2023-05-04 13:35:00 +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 sway: use UTC for Jami 2023-05-06 18:09:30 +03:00
etc update submodule jauderho-nts-servers 2023-05-12 09:30:28 +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: line lengths don't matter for csv or tsv 2023-04-04 12:51:57 +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: fix typo of 7dacfcf5e9 2023-05-09 10:58:31 +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 install: also run pre-commit gc so it gets run sometime 2023-05-06 18:06:31 +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 and apparently *init files…