Go to file
Aminda Suomalainen 492c9cb369
{chromium,firefox}#PrivacyBadger: allow accounts.google.com
While it allows Google to perform tracking unless caught by something else, it will also allow Google login to other services and possibly reduce family tech support queries
2025-02-07 20:57:30 +02:00
.github .github/renovate.json5: remove prettier header 2024-10-08 10:13:46 +03:00
.mikaela gitconfig: add missing signing key 2025-02-05 11:55:34 +02:00
conf firefox: restore fingerprintingProtection of user-agent 2025-02-07 07:16:06 +02:00
efi/loader systemd-bootd: remember the previous entry 2024-08-09 21:21:48 +03:00
etc {chromium,firefox}#PrivacyBadger: allow accounts.google.com 2025-02-07 20:57:30 +02:00
gpg gpg-agent.conf: specify pinentry-curses 2024-10-29 09:17:21 +02:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
local/share darkman: use /etc/os-release instead of lsb_release for distribution ID and RELEASE_ID 2024-08-14 13:02:59 +03:00
rc curlrc: update comments, use open.dns0.eu for DoH 2025-02-07 10:31:02 +02:00
submodules update dependencies 2025-01-17 15:46:44 +02:00
var fix-networkmanager-iwd-selinux.bash 2024-08-11 09:28:15 +03:00
Windows Ensure markdown uses lf line endings 2024-07-08 09:17:21 +03:00
.editorconfig {pre-commit,*.json}: use tabs for intendion 2024-07-29 09:22:14 +03:00
.gitattributes Simplify/cleanup .gitattributes 2024-07-15 09:20:17 +03:00
.gitignore install-on-tails.bash: initial commit 2024-08-12 09:37:57 +03:00
.gitlab-ci.yml fix .prettierrc & run prettier again 2024-07-03 19:08:14 +03:00
.gitmodules add submodule Inclusive-Sans 2025-01-05 10:17:35 +02:00
.mailmap .mailmap: reflect commit email change 2024-08-24 22:21:25 +03:00
.mikaela_install install: cat to cp 2024-08-14 13:26:36 +03:00
.npmrc add .npmrc 2024-08-08 09:29:17 +03:00
.nvmrc update node & pnpm 2025-02-04 12:30:51 +02:00
.pre-commit-config.yaml {chromium,firefox,pre-commit}: consider domain as json top level key 2025-02-04 11:56:32 +02:00
.prettierignore pre-commit run --all-files 2024-06-11 21:15:40 +03:00
.python-version .python-version: system as only pre-commit matters here 2024-10-08 10:14:06 +03:00
.renovate-shared.json .renovate-shared.json: remove empty schedule 2024-10-24 10:50:46 +03:00
chmod chmod: replace ~ with $HOME 2024-08-15 09:24:38 +03:00
CITATION.cff update CITATION.cff 2025-02-02 20:14:50 +02:00
CODEOWNERS run prettier-plugin-sh 2024-06-06 20:38:36 +03:00
install install: add Inclusive-Sans 2025-01-05 10:21:01 +02:00
install-on-tails.bash don't init submodules 2024-12-24 09:32:26 +02:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00
LICENSE .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
nul nul 2024-08-28 08:57:30 +03:00
package.json update node & pnpm 2025-02-04 12:30:51 +02:00
pnpm-lock.yaml deps: fix year 2025-01-02 21:32:15 +02:00
README.md fix .prettierrc & run prettier again 2024-07-03 19:08:14 +03:00
REUSE.toml update reuse 2024-05-30 16:40:31 +03:00

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…