Go to file
Aminda Suomalainen 6a58feed11
prettierrc parsing and plugin enabling
2024-06-06 20:07:06 +03:00
.github add CODEOWNERS 2023-10-03 14:01:11 +03:00
.mikaela gitconfig: remove duplicated comments 2023-10-09 12:01:47 +03:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
Windows Windows/DoH/DohWellKnownServers.reg: add Quad9 10 & 12 2024-04-17 15:48:13 +03:00
conf tmux.conf: attempt to force non-emoji in status 2024-06-05 09:51:57 +03:00
etc {chromium,firefox}: uBOL noFiltering works, just takes two restarts 2024-06-05 12:38:38 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
local/share local…applications: add a-telegram.desktop 2024-06-05 09:40:35 +03:00
rc {bash,zsh}rc: fix the prettier alias 2024-06-06 16:53:52 +03:00
submodules update submodule jauderho-nts-servers 2024-04-25 14:03:03 +03:00
var cron: add firewalld icmpv6 allowing 2024-04-25 12:46:17 +03:00
.editorconfig switch to pretty-format-json from prettier for json 2023-10-22 20:35:28 +03:00
.gitattributes add prettier 2024-05-20 18:31:43 +03:00
.gitignore add prettier 2024-05-20 18:31:43 +03:00
.gitlab-ci.yml .gitlab-ci.yml: pip is allowed to break system packages in ci 2024-01-11 22:07:18 +02:00
.gitmodules add comic-shanns-mono as a submodule 2023-10-09 19:13:19 +03:00
.mailmap .mailmap: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install if .local/firefox/defaults/pref doesn't exist, there is no need to create it or files there 2024-05-20 20:27:13 +03:00
.pre-commit-config.yaml .pre-commit-config.yaml: maybe caching and ignoring unknown files would be good ideas 2024-06-06 17:34:05 +03:00
.prettierignore prettier: use .prettierignore here as well 2024-05-22 08:24:07 +03:00
.prettierrc prettierrc parsing and plugin enabling 2024-06-06 20:07:06 +03:00
CITATION.cff run prettier 2023-02-21 17:54:39 +02:00
CODEOWNERS add CODEOWNERS 2023-10-03 14:01:11 +03:00
LICENSE .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
README.md run prettier on markdown again? 2023-02-21 19:33:31 +02:00
REUSE.toml update reuse 2024-05-30 16:40:31 +03:00
chmod chmod: fix SC quoting, add verbosity for less dangerous things 2024-04-25 17:37:26 +03:00
install install: move git verify-commit into the if of whether the keys exist 2024-05-21 20:24:06 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00
package.json add prettier 2024-05-20 18:31:43 +03:00
pnpm-lock.yaml add prettier 2024-05-20 18:31:43 +03: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…