1
0
Fork 0

Commit graph

  • b78e23aa16 gentoo install scripts: guard with os_family like overlays main rain 2026-06-25 18:58:27 -04:00
  • c54e770914 topgrade: drop ignore_failures so step failures halt the run rain 2026-06-25 18:41:21 -04:00
  • 6b64fe0625 gentoo-overlays: guard with os_family so non-gentoo boxes skip it rain 2026-06-25 18:33:58 -04:00
  • d61ffacc22 omp secrets: use encrypted_private_ prefix (decrypts + 0600) rain 2026-06-25 18:33:58 -04:00
  • 27ae3a3b18 sway: drop -t 2000/-t 3000 from notify-send, source restore-wayland-env in toggle-dropdown/wifi-menu rain 2026-06-23 22:24:16 -04:00
  • d78ba4152b sway: factor env restoration into restore-wayland-env.sh, fix caffeine notify rain 2026-06-23 22:18:01 -04:00
  • 05e75bc41e sway: extract start-swayidle.sh as single source of truth (fix caffeine) rain 2026-06-23 21:51:09 -04:00
  • 6644666cb1 Font install check: anchor to exact family 'Maple Mono NF' rain 2026-06-23 20:31:33 -04:00
  • c6779c57ce foot.ini: fix Maple Mono CN -> Maple Mono NF (was rendering Liberation Sans) rain 2026-06-23 20:29:03 -04:00
  • c51dc864d8 README: document omp zai-coding provider quirk + models.yml encrypted rain 2026-06-23 19:47:19 -04:00
  • 3927acd64f Add run_onchange to chmod 600 ~/.omp/agent/models.yml rain 2026-06-23 19:45:03 -04:00
  • 3c3fab709b omp models.yml: rename to private_ prefix (chmod 600 on decrypt) rain 2026-06-23 19:44:09 -04:00
  • 5b6ae8aa86 Add encrypted omp models.yml with literal zai key (fix 401) rain 2026-06-23 19:38:51 -04:00
  • 252f166f15 Gentoo user-packages: add omp install via bun (was missing) rain 2026-06-23 17:58:25 -04:00
  • 620eb0c633 Gentoo font unzip: add -o flag to overwrite without prompting rain 2026-06-23 17:54:27 -04:00
  • a4434a1f01 Gentoo emerge: use --autounmask-continue (auto-apply + continue) rain 2026-06-23 17:51:56 -04:00
  • 0460a8c653 Gentoo emerge: add --autounmask-write (the missing piece for ~amd64) rain 2026-06-23 17:50:51 -04:00
  • 6ec6958a73 Gentoo GURU emerge: add --autounmask=y to handle ~amd64 keyword rain 2026-06-23 17:49:37 -04:00
  • 598ad9dfae Gentoo: add --autounmask=y to handle ~amd64 keyword unmask rain 2026-06-23 17:01:44 -04:00
  • 03338d1f39 Gentoo user-packages: skip package if binary exists but not in portage rain 2026-06-23 16:55:16 -04:00
  • 94d3c0ebaf Gentoo user-packages: use qlist for missing-detect (handles non-binary pkgs) rain 2026-06-23 16:47:11 -04:00
  • 1d88429b14 Gentoo user-packages: lazygit is at dev-vcs/lazygit, topgrade via cargo rain 2026-06-23 16:45:06 -04:00
  • f17cafa245 Gentoo user-packages: fd is at sys-apps/fd, not app-misc/fd rain 2026-06-23 16:29:56 -04:00
  • 579d4ac952 Gentoo user-packages: fix eza category (sys-apps/eza, not app-misc/eza) rain 2026-06-23 16:27:11 -04:00
  • 4556813e78 Gentoo bootstrap: fix ambiguous package names + early-return on os_family mismatch rain 2026-06-23 16:18:54 -04:00
  • b5defc5a20 Re-encrypt secrets with all 8 recipients (incl. tadbit) rain 2026-06-23 15:59:39 -04:00
  • 103153ae6c Add tadbit (Gentoo laptop) to age recipients + re-encrypt secrets rain 2026-06-23 15:57:13 -04:00
  • 36e9d3e0ce Add Gentoo support with GURU overlay requirement rain 2026-06-23 15:55:28 -04:00
  • 1b596bd894 Add /opt/rocm/bin to PATH in zshrc when it exists rain 2026-06-22 19:16:31 -04:00
  • 3d329073fb Force bun as a system package on arch (no curl-install shadow) rain 2026-06-22 15:38:27 -04:00
  • 36091d458b Add user-local bin dirs to PATH in run_once_20 rain 2026-06-22 15:19:11 -04:00
  • 5e7fd61f02 Skip-sudo fixes for run_once_40 and run_once_20 rain 2026-06-22 15:17:58 -04:00
  • b40d724f6c Make run_once scripts sudo-prompt-free when packages already present rain 2026-06-22 15:10:49 -04:00
  • a2cc669b22 Add bit (CachyOS laptop) to age recipients + re-encrypt secrets rain 2026-06-22 15:03:54 -04:00
  • 89881a740d README: document the new sway_setup prompt-based flow rain 2026-06-22 14:49:17 -04:00
  • a9ba9af8db Convert sway from hostname-allowlist to bootstrap prompt rain 2026-06-22 14:47:43 -04:00
  • 5e2a3378cc Remove dead sway/config.d/ includes — main config is single-file rain 2026-06-22 14:34:13 -04:00
  • 5d21f700fc README: document sway/Wayland desktop stack and per-host toggle rain 2026-06-22 14:28:15 -04:00
  • bc2ceb5e52 Make sway hostname match support suffix forms (byte-arch etc.) rain 2026-06-22 14:26:01 -04:00
  • 6bbaa8f2f5 Add sway/wofi/foot Wayland desktop stack with per-host toggle rain 2026-06-22 14:23:56 -04:00
  • fe73bbecba Add libssl-dev pkg-config to debian bootstrap-tools rain 2026-06-22 12:11:56 -04:00
  • f4a0b59b7e Add LAN hosts script; clean up README onboarding rain 2026-06-22 01:50:30 -04:00
  • bd9b295b24 Add omp .env.age for provider API keys; install topgrade+cargo-update via PM rain 2026-06-22 01:34:02 -04:00
  • 07dbe83f52 Fix omp zai.key encryption: use proper chezmoi 'encrypted_' attribute rain 2026-06-22 00:44:51 -04:00
  • 2b06a60d00 Re-encrypt zai.key.age with all 6 recipients (recovery + 5 boxes) rain 2026-06-22 00:16:31 -04:00
  • dc72dc3a9a Add bun + pi-coding-agent + oh-my-pi to bootstrap; age encryption rain 2026-06-22 00:10:34 -04:00
  • 6160efeb23 Drop paru for Maple font install on arch; use GitHub release zip directly rain 2026-06-21 23:42:44 -04:00
  • d537a5b577 Fix font check: pipefail + grep -q returns SIGPIPE 141 rain 2026-06-21 23:20:40 -04:00
  • 20639f31f9 Use --sudoloop for paru install in non-interactive bootstrap rain 2026-06-21 23:13:42 -04:00
  • 678c61d4fb Add fzf-tab plugin (navigable Tab completion menu) rain 2026-06-21 23:06:25 -04:00
  • 06d5826035 Move bat cargo install from run_once_20 to run_onchange_30 rain 2026-06-21 22:50:08 -04:00
  • b731141f5a Use sudo for chsh so it works in non-interactive chezmoi runs rain 2026-06-21 22:42:38 -04:00
  • ddf2ca4da1 Add fontconfig to debian apt deps, make fc-cache non-fatal rain 2026-06-21 22:41:28 -04:00
  • a6582de626 Install bat via cargo on debian (skip apt's batcat rename) rain 2026-06-21 21:36:00 -04:00
  • 1b3d0796cb Symlink debian's batcat -> bat in ~/.local/bin rain 2026-06-21 21:35:17 -04:00
  • 5ce06f98de Fix neovim symlink target: was basename(tarball), now explicit NVIM_EXTRACT_DIR rain 2026-06-21 21:31:44 -04:00
  • a07596ebf7 Drop pacstall, use pinned binary tarball + topgrade update hook rain 2026-06-21 21:24:43 -04:00
  • 3d972bd144 run_once_05: stop pre-installing pacstall deps, let installer handle them rain 2026-06-21 20:58:00 -04:00
  • b4a4b6e6b4 Add pacstall for neovim install + version updates on debian rain 2026-06-21 20:43:38 -04:00
  • 6771aff6a6 Fix run_once_20 neovim install for aarch64 + always-fallback rain 2026-06-21 20:29:09 -04:00
  • 919afd26fd Guard run_once_10 with os_family conditional + sudo everywhere rain 2026-06-21 20:17:39 -04:00
  • f8530c50f7 Fix run_once_00: prepend sudo to all package operations rain 2026-06-21 19:46:54 -04:00
  • 01eda7cd7f Drop id -u root check from run_once scripts rain 2026-06-21 19:41:50 -04:00
  • 0cc12f050a Fix .chezmoi.yaml.tmpl: handle missing ID_LIKE on debian-stable rain 2026-06-21 19:37:06 -04:00
  • ef9b7dcd2a README: use HTTPS URL for bootstrap clone rain 2026-06-21 18:45:53 -04:00
  • c373014249 README: document bootstrap auto-installs Maple Mono NF font rain 2026-06-21 18:26:05 -04:00
  • e63ddca6ea Add Maple Mono NF font install to bootstrap rain 2026-06-21 18:25:21 -04:00
  • 2f1477668b Initial chezmoi-managed dotfiles with bootstrap scripts rain 2026-06-21 18:10:54 -04:00
  • cc2a33d868 Update dot_config/ghostty/config master legacy-2025 rain 2026-06-21 17:18:57 -04:00
  • d85910b65f MPV Screenshot Location Rain 2025-10-05 18:06:32 -04:00
  • 968ca6ccfe MPV HW Acc Rain 2025-10-04 19:15:11 -04:00
  • 490251af99 Added MPV setup Rain 2025-10-03 21:45:16 -04:00
  • b9de556a5c Added starting ghostty config Rain 2025-10-03 18:51:02 -04:00
  • 0d0cdfd450 Added better ZSH history options Rain 2025-10-03 18:50:26 -04:00
  • 2cf0dc7324 v8 Rain 2025-05-03 21:14:54 -04:00
  • b33be421c6 Added paru config Rain 2025-05-02 20:55:17 -04:00
  • d2f687732e No need as uv is always a system package Rain 2025-04-27 19:26:56 -04:00
  • 4f482db6be Updated GUI font Rain 2025-04-27 18:10:36 -04:00
  • b3f739d0be Added topgrade config Rain 2024-06-12 10:32:55 -04:00
  • 6cfcb60ab7 added locale for when needed Rain 2024-06-07 22:01:59 -04:00
  • aa4c36abb5 Delete lazy-lock.json Rain 2024-06-03 15:08:36 +00:00
  • 7e23c4401e Update dot_zshrc Rain 2024-05-26 13:33:39 -04:00
  • ba23750d10 Update lazy-lock.json Rain 2024-05-26 13:20:49 -04:00
  • eeda215198 Update dot_Xmodmap and dot_Xresources Rain 2024-05-26 12:27:00 -04:00
  • 5868d7a791 Update dot_gitconfig Rain 2024-05-26 12:26:10 -04:00
  • 1c1f1bffe3 Added NeoVim config Rain 2024-05-26 12:21:21 -04:00
  • e95429dd6c Added kitty terminal config Rain 2024-05-26 12:21:02 -04:00
  • fed2601278 Testing chezmoi Rain 2024-05-26 12:11:03 -04:00
  • d1273cd173 Sweep Sweep Sweep Melon Bread 2024-05-26 11:58:19 -04:00
  • 43d0990a64 Starting fresh Melon Bread 2024-05-26 11:51:23 -04:00
  • b90490a9ea Delete .splicehackrc Rain 2024-04-06 20:48:57 +00:00
  • e509d42f48 Added qutebrowser gruvbox colorscheme Melon Bread 2022-04-23 22:28:48 -04:00
  • 48eac90407 Added qutebrowser config Melon Bread 2022-04-23 14:19:55 -04:00
  • 16e090671c Switched vim theme to gruvbox-material Melon Bread 2022-04-23 01:40:05 -04:00
  • f30c6cbdd9 Added tmux-menus Melon Bread 2022-03-04 15:54:19 -05:00
  • 881a9e0e71 Added disk usage Melon Bread 2022-03-04 15:53:48 -05:00
  • bd9080d3e7 Added reflector & mirror update alias Melon Bread 2022-02-18 15:30:34 -05:00
  • 2eef592f7e Added MangoHud Config Melon Bread 2022-02-14 16:23:05 -05:00
  • eeddbbfcc3 Should have done this at the start Melon Bread 2022-02-09 17:43:52 -05:00
  • 58e2b9c113 No need to install a prompt that is never used Melon Bread 2022-02-09 17:01:15 -05:00