No description
  • Shell 63.9%
  • Python 20.2%
  • CSS 8.4%
  • Lua 3.8%
  • Mako 3.7%
Find a file
2026-06-16 02:02:04 +02:00
docs pyenv: Remove from workstation profile. 2026-06-04 03:03:41 +02:00
extras cleanup: Move pyenv to extras. 2026-06-13 21:02:30 +02:00
lib lib-shell-utils: Add fs:: prefix. 2026-04-24 18:59:16 +02:00
modules bash: Responsive prompt + clean up. 2026-06-16 02:02:04 +02:00
profiles sway/xkb: Add xkb module restoring F13-F15 keysyms for Dilemma Max. 2026-06-10 19:17:06 +02:00
share agents: Add Rust skill. 2026-06-14 23:23:14 +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 claude-code/opencode: Switch to shared top-level instructions. 2026-05-12 15:38:23 +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