Go to file
Aminda Suomalainen 71059816aa
conf/tails-persistence.conf: initial commit
2024-08-14 13:19:17 +03:00
.github renovate: move recommended config back to the shared one 2024-07-05 14:31:30 +03:00
.mikaela add questionableish yggdrasil-to-json alias 2024-07-24 22:13:40 +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 conf/tails-persistence.conf: initial commit 2024-08-14 13:19:17 +03:00
efi/loader systemd-bootd: remember the previous entry 2024-08-09 21:21:48 +03:00
etc sudoers.d/nordvpnd: add NetworkManager restarting 2024-08-13 07:08:49 +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: load /etc/os-release if it exists 2024-08-14 07:33:52 +03:00
submodules Enable laziness by including ssh-allowed_signers and pgp-alt-wot as submodules 2024-08-12 09:41:24 +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: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install Begin transition to codeberg 2024-08-10 12:46:33 +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-config.toml: copy check-merge-conflict and commented args from mikaela.github.io 2024-08-04 08:41:48 +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: run through cffinit again and adjust a bit 2024-08-12 13:33:36 +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 pass capital X to setfacl in context of directories 2024-08-08 14:29:03 +03:00
install install: ssh-allowed_signers moved too! 2024-08-11 08:19:55 +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
package.json corepack up 2024-08-07 08:29:01 +03:00
pnpm-lock.yaml bumb prettier config version 2024-07-14 20:45:01 +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…