Go to file
Aminda Suomalainen 0ee83e9a90
chrony/sources: enable xleave with ~everything
I was unable to find much information about this, but see the previous commit and Brave Leo said

> Yes, it's generally acceptable to use interleaved mode with a public NTP (Network Time Protocol) server, as long as you comply with the server's usage policies. This mode allows for time synchronization while also providing a fallback if the primary time source fails. However, keep in mind that public NTP servers are often subject to heavy traffic, so they may not provide the most accurate or timely synchronization.
2024-04-29 06:55:16 +03: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
conf sway/autostart-p2p-communication.conf: point briar to my wrapper 2024-04-28 13:51:38 +03:00
etc chrony/sources: enable xleave with ~everything 2024-04-29 06:55:16 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
local/share local/share/applications: add a desktop entry for briar 2024-04-28 13:52:58 +03:00
rc {bash,zshrc}: prepare for alias 2024-04-25 17:39:20 +03:00
submodules update submodule jauderho-nts-servers 2024-04-25 14:03:03 +03:00
var cron: add firewalld icmpv6 allowing 2024-04-25 12:46:17 +03:00
Windows Windows/DoH/DohWellKnownServers.reg: add Quad9 10 & 12 2024-04-17 15:48:13 +03: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: switch to rbubley's prettier mirror 2024-04-26 13:25:45 +03:00
chmod chmod: fix SC quoting, add verbosity for less dangerous things 2024-04-25 17:37:26 +03:00
CITATION.cff run prettier 2023-02-21 17:54:39 +02:00
CODEOWNERS add CODEOWNERS 2023-10-03 14:01:11 +03: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
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

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…