Files
nix/dots
Hektor Misplon c068a44761 fix: remove conflicting light background setting
The bg=light setting was immediately overridden by vim.opt.background = "dark" later in the file.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-11 21:25:32 +01:00
..
2026-03-11 21:25:22 +01:00

My dotfiles

To get started, run the following:

bash <(curl -s https://git.hektormisplon.xyz/hektor/dots/raw/branch/master/.bin/setup)

Note: will not set up everything (e.g. /etc configs, dependencies...), but should get you up and running.

2025-10-04: I am migrating from Arch Linux to NixOS. For this transition, these dotfiles are currently included as a subtree in my NixOS repository.