• Joined on 2021-05-11
tblyler pushed to master at tblyler/tb-dotfiles 2025-09-22 10:18:33 -04:00
07458413b1 Update Go version asdf
tblyler pushed to master at tblyler/tb-dotfiles 2025-09-08 12:32:05 -04:00
e1e5901a97 remove .icons
tblyler pushed to master at tblyler/tb-dotfiles 2025-07-17 10:48:50 -04:00
3126226ad4 neovim: Leverage the new LspAttach callback rather than the mason-lspconfig method for LSP-bindings
tblyler pushed to master at tblyler/tb-dotfiles 2025-07-15 19:53:21 -04:00
e67d669436 update neovim deps
tblyler pushed to master at tblyler/tb-dotfiles 2025-06-24 21:11:42 -04:00
587cc720fb Add uv autocomplete support
tblyler pushed to master at tblyler/tb-dotfiles 2025-05-12 20:43:00 -04:00
b17c499e4f disable ligatures for ghostty
tblyler pushed to master at tblyler/tb-dotfiles 2025-05-07 11:46:02 -04:00
898838e88b asdf: nodejs -> 22.14.0
tblyler pushed to master at tblyler/tb-dotfiles 2025-05-07 11:00:25 -04:00
a7ce7646fe Update asdf global versions
tblyler pushed to master at tblyler/tb-dotfiles 2025-05-07 10:39:38 -04:00
d211d40eb7 Fix upgrade_system: asdf version checking for nodejs
tblyler pushed to master at tblyler/tb-dotfiles 2025-04-21 10:02:41 -04:00
432dd5db4c use zoxide instead of autojump
tblyler pushed to master at tblyler/tb-dotfiles 2025-03-21 09:22:34 -04:00
5950ad6684 thicken font for ghostty on macos, make the cursor blink, and enable autoupdates
tblyler pushed to master at tblyler/tb-dotfiles 2025-03-21 09:17:31 -04:00
254c7ff96e display cursor as a block by force for ghostty
tblyler pushed to master at tblyler/tb-dotfiles 2025-03-21 09:12:06 -04:00
cc67e184d4 Update neovim plugins
tblyler pushed to master at tblyler/tb-dotfiles 2025-03-21 09:10:07 -04:00
a12cfbcfb4 update golang to 1.24.0 and disable swap files in neovim
tblyler pushed to master at tblyler/tb-dotfiles 2025-03-21 08:58:45 -04:00
7720d80408 Add ghostty config
tblyler pushed to master at tblyler/tb-dotfiles 2025-02-12 12:35:11 -05:00
e65417531b Update asdf PATH handling with its new version
tblyler pushed to master at tblyler/tb-dotfiles 2024-11-19 10:06:08 -05:00
85fbc308f0 use custom GOPATH
tblyler pushed to master at tblyler/tb-dotfiles 2024-11-05 09:07:41 -05:00
7ed5fab5d8 add orbstack sourcing if available
516d837e19 Use ripgrep for fzf first and then the silver searcher if it isn't available
Compare 2 commits »
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-29 09:04:40 -04:00
39ae69891a fix autojump sourcing on arch
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-29 08:47:05 -04:00
dd85f11f9d make sure startx is only automatically called on TTY1 if std{in,out,err} are actually on a TTY -- not sddm or similar