• Joined on 2023-02-26
anton pushed to main at anton/dotfiles 2026-03-04 18:46:18 +03:00
ce547fe18d skip atuin init when encryption key is missing or empty
anton pushed to main at anton/dotfiles 2026-03-04 18:41:41 +03:00
3a429fa4b7 upgrade fish shell repos from 3.x to 4.x for Ubuntu and Debian
anton pushed to main at anton/dotfiles 2026-03-04 18:23:55 +03:00
948d862bb6 scroll past env.lat output before starting TUI
anton pushed to main at anton/dotfiles 2026-03-04 18:13:24 +03:00
95c88c3ce1 add tide-reset function, fix treesitter config for stable nvim
anton pushed to main at anton/dotfiles 2026-03-03 23:40:01 +03:00
dfdd5b7dae fix Tide context in OrbStack: set SSH_TTY when SSH_CONNECTION is present
anton pushed to main at anton/dotfiles 2026-03-03 23:30:44 +03:00
07a50ab0a3 add .gitignore to exclude nvimlog and pycache from repo
anton pushed to main at anton/dotfiles 2026-03-03 23:25:32 +03:00
1181ef68ad revert to last working env.lat integration
anton pushed to main at anton/dotfiles 2026-03-03 23:22:21 +03:00
34fbf49eca simplify: remove env.lat step tracking from dotfiles script
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