Go to file
Aminda Suomalainen 6029869230
browsers: force_install Privacy Badger again
While this isn't the recommended configuration, Privacy Badger has the
widget replacements, automatic learning (enabled by default as per
this policy), canvas protection etc.

AdNauseam again can replace NoScript (that I previously removed from
the policies for too aggressive for basic users) and fails to click ads
for me anyway, so I think this is the best option for me.
2024-02-29 11:22:29 +02: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
.reuse .pre-commit-config.yaml: uncomment reuse && add .reuse/dep5 2023-05-21 13:09:30 +03:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
Windows DohWellKnownServers.reg: add Mullvad Base 2023-11-26 09:08:57 +02:00
conf Weaken protection for Ad Nauseam since I am already so unique/fingerprintable 2024-02-28 20:55:46 +02:00
etc browsers: force_install Privacy Badger again 2024-02-29 11:22:29 +02:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
local/share fonts/update-font-cache.bash: pass verbose and other flags to fc-cache 2023-10-10 17:23:14 +03:00
rc {bash,zsh}rc: lower priority of snap in PATH 2024-02-25 12:23:56 +02:00
submodules pre-commit autoupdate & submodules/jauderho-nts-servers update 2024-02-17 18:20:03 +02:00
var var: add lingering symlink 2024-02-11 21:28:10 +02:00
.editorconfig switch to pretty-format-json from prettier for json 2023-10-22 20:35:28 +03:00
.gitattributes .gitattributes: add a note on git-lfs not supporting case-insensitivity 2023-11-13 10:54:48 +02:00
.gitignore .gitignore: just ignore all dotfiles except excluded ones 2023-11-19 21:17:22 +02: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 Install gitattributes too, which is poor practice and repo specific .gitattributes should be used instead 2024-02-26 08:41:19 +02:00
.pre-commit-config.yaml .pre-commit-config.yaml: exclude browser extension policies from pretty-format-json 2024-02-29 08:54:56 +02: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
chmod sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
install surely gitconfig exists before rm 2024-02-26 10:03:41 +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…