Go to file
Aminda Suomalainen 0ce04b0742
geoclue.service.d: add debug.conf
2024-09-09 17:16:08 +03:00
.github .github/renovate.json5: specify GitHub since Codeberg username mismatches 2024-09-07 20:00:39 +03:00
.mikaela update gitconfig email 2024-08-24 22:13:39 +03:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
Windows Ensure markdown uses lf line endings 2024-07-08 09:17:21 +03:00
conf firefox-forbidden-policies.js: attempt to actually use sans-serif for western text 2024-09-09 08:19:29 +03:00
efi/loader systemd-bootd: remember the previous entry 2024-08-09 21:21:48 +03:00
etc geoclue.service.d: add debug.conf 2024-09-09 17:16:08 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +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 {bash,zsh}rc: remove pacman alias 2024-08-15 12:18:45 +03:00
submodules update submodules 2024-09-01 19:56:04 +03:00
var fix-networkmanager-iwd-selinux.bash 2024-08-11 09:28:15 +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 .gitmodules: point pgp-alt-wot to codeberg 2024-08-12 09:58:34 +03: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 corepack up && pre-commit autoupdate 2024-08-28 08:59:38 +03:00
.prettierignore pre-commit run --all-files 2024-06-11 21:15:40 +03:00
.python-version introduce pyenv to the repo 2024-07-23 15:47:59 +03:00
.renovate-shared.json {pre-commit,*.json}: use tabs for intendion 2024-07-29 09:22:14 +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
LICENSE .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03: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
chmod chmod: replace ~ with $HOME 2024-08-15 09:24:38 +03:00
install install: fc-cache doesn't need to freeze my terminal 2024-09-02 14:10:59 +03:00
install-on-tails.bash install-on-tails.bash: fix ssh-allowed_signers 2024-08-14 08:27:55 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00
nul nul 2024-08-28 08:57:30 +03:00
package.json corepack up && pre-commit autoupdate 2024-08-28 08:59:38 +03:00
pnpm-lock.yaml pnpm up 2024-08-24 22:11:44 +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…