Go to file
Aminda Suomalainen 7630b893a0
chromium: restrict ExtensionManifestV2Availability to policy (practically uBo)
It seems nothing important and irreplaceable gets disabled by it on my
system, so maybe it's time to jump. However uBo becomes force enabled again,
but Google has themselves to thank for that.
2025-02-02 09:23:44 +02:00
.github .github/renovate.json5: remove prettier header 2024-10-08 10:13:46 +03:00
.mikaela gitconfig: return to gpg 2024-11-14 10:12:19 +02:00
conf mpv.conf: use Inclusive Sans 2025-01-05 17:26:40 +02:00
efi/loader systemd-bootd: remember the previous entry 2024-08-09 21:21:48 +03:00
etc chromium: restrict ExtensionManifestV2Availability to policy (practically uBo) 2025-02-02 09:23:44 +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 motivational phrase update 2025-01-17 15:39:46 +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 replace .node-version with .nvmrc for less micromanaging 2024-07-06 08:40:54 +03:00
.pre-commit-config.yaml pre-commit autoupdate 2025-02-02 09:22:15 +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 CITATION.cff: add double quotes in hopes of fixing Forǧejo support 2024-08-16 09:24:44 +03: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 dependencies 2025-01-17 15:46:44 +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…