• Joined on 2023-02-26
anton pushed to main at anton/dotfiles 2026-03-03 23:16:46 +03:00
411bb8604b remove ENVLAT_END sentinel, no longer needed
anton pushed to main at anton/dotfiles 2026-03-03 23:08:38 +03:00
7509fa4440 gate env.lat summary steps on ENVLAT env var
anton pushed to main at anton/dotfiles 2026-03-03 23:07:37 +03:00
4f49ec9f80 include env.lat bootstrap steps in summary block
anton pushed to main at anton/dotfiles 2026-03-03 21:18:12 +03:00
2e30824131 respect ENVLAT env var for TTY detection through pipe
anton pushed to main at anton/dotfiles 2026-03-03 21:14:59 +03:00
fa3bb7b780 add env.lat sentinel to hand off formatting from bootstrap to chezmoi
anton pushed to main at anton/dotfiles 2026-03-03 20:50:31 +03:00
e54f9d6dfb move welcome banner from chezmoi script to env.lat bootstrap
anton pushed to main at anton/dotfiles 2026-03-03 20:39:52 +03:00
63c58c96be refactor nvim bootstrap into nvim_run helper function
anton pushed to main at anton/dotfiles 2026-03-03 20:25:16 +03:00
857aa4ff2e fix tic warning output and nvim padding issues
anton pushed to main at anton/dotfiles 2026-03-03 20:10:29 +03:00
fb5964d64b fix ANSI stripping: use printf literal ESC for BSD sed compatibility
anton pushed to main at anton/dotfiles 2026-03-03 19:58:55 +03:00
bab6e3d97a fix nvim headless output: use TERM=dumb instead of sed ANSI stripping
anton pushed to main at anton/dotfiles 2026-03-03 19:33:18 +03:00
43cc9ba1bd fix neovim headless output: strip ANSI colors, fix MasonUpdate error
anton pushed to main at anton/dotfiles 2026-03-03 18:45:05 +03:00
07d0caa733 improve OpenBSD installer output and fix neovim headless errors
anton pushed to main at anton/dotfiles 2026-03-03 18:25:44 +03:00
d59f8f3e1b skip shell-gpt on OpenBSD, remove rust package
anton pushed to main at anton/dotfiles 2026-03-03 18:09:40 +03:00
bdda5794c1 show verbose output for shell-gpt install on OpenBSD
anton pushed to main at anton/dotfiles 2026-03-03 17:52:43 +03:00
d85bf1b8fe fix OpenBSD installer: disambiguate fish, add Rust for shell-gpt
anton pushed to main at anton/dotfiles 2026-03-03 12:28:03 +03:00
63346456dc add gcc back to OpenBSD package list
anton pushed to main at anton/dotfiles 2026-03-03 03:07:04 +03:00
08c1ccef32 fix OpenBSD package list: disambiguate flavors, remove unavailable
anton pushed to main at anton/dotfiles 2026-03-03 02:58:11 +03:00
b957dc3c90 fix $SUDO detection: skip when root, check doas.conf exists
anton pushed to main at anton/dotfiles 2026-03-03 02:39:33 +03:00
9af745427e fall back to xterm-256color when terminfo is missing
anton pushed to main at anton/dotfiles 2026-03-03 02:37:04 +03:00
748de2400d add OpenBSD support to installer