• Joined on 2021-05-11
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
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-04 12:00:53 -04:00
3ad0129720 Add golangci-lint and "none-ls (previously null-ls)"
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-04 10:06:25 -04:00
4321f6ff89 nvim: use tabs by default and use guess-indent.nvim to determine tabs vs spaces via statistics
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-04 09:40:18 -04:00
c447df45ca add control+shift+p for doing a live grep in a folder
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-04 09:22:54 -04:00
e4d3b08d3b Do not highlight current cursor in neovim anymore
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-01 10:37:17 -04:00
4e8fac0310 add mini.nvim hipatterns
tblyler pushed to master at tblyler/tb-dotfiles 2024-10-01 10:30:40 -04:00
386191c764 cleanup init.lua and do a dependency snapshot
tblyler pushed to master at tblyler/tb-dotfiles 2024-09-30 19:23:02 -04:00
88aeb6ae5e update asdf version
tblyler pushed to master at tblyler/tb-dotfiles 2024-09-30 17:54:47 -04:00
0b2cc51d6f Simplify neovim, fix dracula pro and cleanup init.lua to not be so messy
tblyler pushed to main at tblyler/goatcounter-systemd 2024-09-28 16:24:47 -04:00
1ea4ef9353 Do not log if no hits were passed
tblyler created branch main in tblyler/goatcounter-systemd 2024-09-28 16:20:29 -04:00
tblyler pushed to main at tblyler/goatcounter-systemd 2024-09-28 16:20:29 -04:00
7bcf16a1d4 Initial MVP commit
tblyler created repository tblyler/goatcounter-systemd 2024-09-28 12:15:14 -04:00
tblyler pushed to master at tblyler/precompress 2024-09-25 08:33:15 -04:00
368a687dcf Remove the_silver_searcher requirement and add exclusions for files that do not benefit from compression
tblyler pushed to master at tblyler/tb-dotfiles 2024-06-03 10:06:18 -04:00
fb7f5f7d67 Initialize homebrew before asdf on MacOS
tblyler pushed to master at tblyler/tb-dotfiles 2024-05-06 14:26:39 -04:00
b24063125b Add asdf to .zshenv to fix GOPATH issues on a purely asdf Go runtime install
tblyler pushed to master at tblyler/tb-dotfiles 2024-05-03 15:08:29 -04:00
7245cefc24 Make it so alt/option works as expected in kitty on MacOS