• Joined on 2023-02-26
anton pushed to main at anton/dotfiles 2026-04-07 23:39:23 +03:00
5274042036 experimental fish cursor fixes
anton pushed to main at anton/dotfiles 2026-04-07 23:34:06 +03:00
b0dbb8e0b2 working shift+enter everywhere
anton pushed to main at anton/dotfiles 2026-04-06 14:46:08 +03:00
4bab71f9ab dark kitten icon for kitty
anton pushed to main at anton/dotfiles 2026-04-05 19:42:31 +03:00
bfafb03296 switch tide to plttn/tide@v7, as my fix was merged in there
anton pushed to main at anton/dotfiles 2026-04-05 19:36:54 +03:00
118666409d new tide config, cmd+N for kitty, slightly bigger font in kitty
anton pushed to main at anton/dotfiles 2026-03-31 01:48:42 +03:00
556f26441e Modernize Neovim treesitter bootstrap
anton pushed to main at anton/dotfiles 2026-03-31 01:04:30 +03:00
fe659f4386 mosh wrapper for kitty with forked mosh
d141d480bc remove missing git credential manager helper
074c8732f2 more tmux copy mode configs: v starts selection, square back to C-v
1fccc1e05e tmux configuration update for colors, copy and shift-enter
Compare 4 commits »
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