Rain rain · Vi/Vim
  • Human Trash~

  • Joined on 2025-09-05
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-22 01:34:04 -04:00
bd9b295b24 Add omp .env.age for provider API keys; install topgrade+cargo-update via PM
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-22 00:44:54 -04:00
07dbe83f52 Fix omp zai.key encryption: use proper chezmoi 'encrypted_' attribute
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-22 00:16:34 -04:00
2b06a60d00 Re-encrypt zai.key.age with all 6 recipients (recovery + 5 boxes)
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-22 00:10:37 -04:00
dc72dc3a9a Add bun + pi-coding-agent + oh-my-pi to bootstrap; age encryption
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 23:42:47 -04:00
6160efeb23 Drop paru for Maple font install on arch; use GitHub release zip directly
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 23:20:43 -04:00
d537a5b577 Fix font check: pipefail + grep -q returns SIGPIPE 141
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 23:13:44 -04:00
20639f31f9 Use --sudoloop for paru install in non-interactive bootstrap
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 23:06:29 -04:00
678c61d4fb Add fzf-tab plugin (navigable Tab completion menu)
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 22:50:09 -04:00
06d5826035 Move bat cargo install from run_once_20 to run_onchange_30
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 22:42:40 -04:00
b731141f5a Use sudo for chsh so it works in non-interactive chezmoi runs
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 22:41:31 -04:00
ddf2ca4da1 Add fontconfig to debian apt deps, make fc-cache non-fatal
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 21:36:04 -04:00
a6582de626 Install bat via cargo on debian (skip apt's batcat rename)
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 21:35:21 -04:00
1b3d0796cb Symlink debian's batcat -> bat in ~/.local/bin
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 21:31:48 -04:00
5ce06f98de Fix neovim symlink target: was basename(tarball), now explicit NVIM_EXTRACT_DIR
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 21:24:46 -04:00
a07596ebf7 Drop pacstall, use pinned binary tarball + topgrade update hook
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 20:58:02 -04:00
3d972bd144 run_once_05: stop pre-installing pacstall deps, let installer handle them
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 20:43:41 -04:00
b4a4b6e6b4 Add pacstall for neovim install + version updates on debian
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 20:29:15 -04:00
6771aff6a6 Fix run_once_20 neovim install for aarch64 + always-fallback
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 20:17:48 -04:00
919afd26fd Guard run_once_10 with os_family conditional + sudo everywhere
rain pushed to main at rain/gnu-plus-dotfiles 2026-06-21 19:46:56 -04:00
f8530c50f7 Fix run_once_00: prepend sudo to all package operations