No description
  • Shell 64.8%
  • Python 20.2%
  • CSS 8.5%
  • Mako 3.8%
  • Lua 2.7%
Find a file
2026-08-06 11:41:45 +02:00
docs theme-base: Restore secondary hue palette. 2026-06-23 22:35:01 +02:00
extras theme-base: Restore secondary hue palette. 2026-06-23 22:35:01 +02:00
lib lib-shell-utils: Add fs:: prefix. 2026-04-24 18:59:16 +02:00
modules waybar: Render bluetooth device alias first, address second. 2026-08-06 11:41:45 +02:00
profiles worktrunk: No squash. 2026-06-26 21:21:09 +02:00
.gitignore gitignore: Direnv configs. 2025-05-21 16:23:36 +02:00
.gitmodules refactor: Extract GTK theme to carbon-gtk submodule. 2026-06-13 23:55:53 +02:00
AGENTS.md agents: Extract agents config to a module. 2026-06-19 18:08:58 +02:00
deploy.sh bash/fish/pyenv: Modularize XDG base dirs config; decouple pyenv module. 2026-06-04 01:34:48 +02:00
README.md docs: Refactor and clean up. Add AGENTS.md; split design docs. 2026-03-05 17:43:53 +01:00

Dotfiles

Setup

Initialize the neovim submodule.

git submodule update --init --recursive

Deploy the host profile.

./deploy.sh install --host

Documentation