Go to file
Aminda Suomalainen d5c7bc8160
.pre-commit-config.yaml: Kali Linux compatibility (will this break something else?)
2024-07-23 15:10:29 +03:00
.github renovate: move recommended config back to the shared one 2024-07-05 14:31:30 +03:00
.mikaela attempt to cleanup user from gitconfig 2024-06-10 10:35:38 +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: rm locale.conf, empty pam_environment 2024-07-21 09:34:33 +03:00
efi/loader add systemd-bootd config 2024-07-15 21:40:43 +03:00
etc systemd/aminda-duperemove.service: add a drop-in rootfs.conf 2024-07-23 15:01:10 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
local/share darkman: restore Adwaita-dark 2024-07-22 17:44:39 +03:00
rc {bash,zsh}rc, profile.d: unset LANGUAGE for root 2024-07-21 09:54:59 +03:00
submodules update submodules 2024-07-22 15:17:32 +03:00
var crontab: workaround nordvpn breaking ssh remotely 2024-07-23 12:45:16 +03:00
.editorconfig Ensure markdown uses lf line endings 2024-07-08 09:17:21 +03:00
.gitattributes Simplify/cleanup .gitattributes 2024-07-15 09:20:17 +03:00
.gitignore .gitignore: add *.gitignore.* 2024-07-20 07:04:41 +03:00
.gitlab-ci.yml fix .prettierrc & run prettier again 2024-07-03 19:08:14 +03:00
.gitmodules specify submodule branches & update them 2024-06-19 06:30:37 +03:00
.mailmap .mailmap: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install .mikaela_install: add mozilla native messaging hosts 2024-07-09 09:03:26 +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.yaml: Kali Linux compatibility (will this break something else?) 2024-07-23 15:10:29 +03:00
.prettierignore pre-commit run --all-files 2024-06-11 21:15:40 +03:00
.renovate-shared.json .renovate-shared.json: group recommended 2024-07-15 08:29:15 +03:00
CITATION.cff .prettierrc & CITATION.cff: resolve prettier warnings 2024-06-21 06:51:38 +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: fix SC quoting, add verbosity for less dangerous things 2024-04-25 17:37:26 +03:00
install install: add detecting broken symlinks before corepack. Also sleep so the warnings can be seen 2024-07-17 12:39:21 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00
package.json corepack up 2024-07-22 11:50:22 +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…