1081 Commits (6df3a4a2dad223732ee8ada0e5791d0c41a7c114)
 

Author SHA1 Message Date
Buddy 6df3a4a2da fix: remove verbose logging in install ripgrep 3 days ago
Buddy f1a2d0292c fix: support arm64 macs in install-sass
get_arch only handled x86_64, so arm64 machines hit "unsupported
uname: arm64" before any download was attempted. Also add a local
get_os override: dart-sass names its macOS assets "macos-*", but the
shared get_os helper returns "darwin", which 404s.
3 days ago
Buddy 6b55be7df2 fix: support arm64 in install-lua-language-server
get_arch() only handled x86_64, so arm64 machines failed with
"unsupported architecture: arm64". Also switch the bin symlink to a
wrapper script: lua-language-server locates main.lua relative to its
own unresolved argv[0], so launching it through a symlinked executable
(rather than a symlinked directory) made it fail to find main.lua.
3 days ago
Buddy 99f1a7f6e1 fix: install-deno target triple missing arch prefix
deno's release assets now include the arch in the filename
(deno-x86_64-unknown-linux-gnu.zip), so the old "unknown-linux-gnu"
string 404'd once the pinned version moved past when deno made that
change. Also adds the missing aarch64-linux case.
3 days ago
Buddy 674ed2d739 Bump pinned versions in install scripts via scripts/update-versions
Includes the manual protoc-system/minikube-system URL fixes and the
bat-extras EXTRA_FILE companion bump found while reviewing the run.
3 days ago
Buddy fbc5eab5e4 Add scripts/update-versions to bump pinned install script versions
Scans dot_local/bin/executable_install-* for pinned VERSION defaults,
reconstructs each script's own GitHub tag naming scheme from its
download URL, and rewrites the default to the latest matching release.
Runs under node/bun/deno via fetch and node: builtins only.
3 days ago
Buddy 1a11841bfc chroe: update secrets 3 days ago
Buddy 5b892b4d9e chore: update work secrets 1 week ago
Buddy 8a9f316e5a chore: update work secrets 2 weeks ago
Buddy e240620a68 chore: bump golangci-lint 2 weeks ago
Buddy 9f0e0b30d4 fix: give unique names to duplicate nushell keybindings
Newer nushell warns when multiple keybindings share a name. Several
bindings mapped the same logical action (e.g. move_up) to more than
one key combo under one name; disambiguate each with a key-specific
suffix.
2 weeks ago
Buddy 9b258aa2b0 Merge branch 'main' of git.buddy.wtf:buddy/dot-files 3 weeks ago
Buddy 0e86d25488 update go version to 1.27 3 weeks ago
Buddy 8820171b73 chore: update .chezmoiignore format 4 weeks ago
Buddy c82a530b6a update personal secrets 1 month ago
Buddy 6e6961544e fix: prepare commit message hook no longer fires on merge/squash/etc 2 months ago
Buddy 329cf76ff9 Bump deno version to v2.8.2 and fix install 3 months ago
Buddy 84e7b032a3 Refactor lego into module with env export 3 months ago
Buddy 9c5da9622c Update work nushell config 4 months ago
Buddy c4717ecb48 Add claude local settings to git ignore 4 months ago
Buddy 396c9b357e Update token 4 months ago
Buddy 63e1d86d6f Bump lego version 4 months ago
Buddy 403d321edc Set Chalk theme for ghostty 4 months ago
Buddy ec310b7985 Remove unused PATH 4 months ago
Buddy d34f94eb03 Update nushell install 4 months ago
Buddy c16f3ae4da Bump golangci-lint version 4 months ago
Buddy 46c640961b Bump go and protoc versions 5 months ago
Buddy 87fb7abbbf Bump lego version 6 months ago
Buddy b4715958d1 Update config 6 months ago
Buddy 3d465370e6 Bump versions 7 months ago
Buddy 90c1052a02 Bump versions 8 months ago
Buddy 50e18e978e Update work mod 8 months ago
Buddy 3ee649b211 Check for starship to avoid errors with nushell config 8 months ago
Buddy bb2c8961e0 Update ssh config 8 months ago
Buddy fbcee18277 Bump Go to 1.25.5 9 months ago
Buddy 2d5597bd1b Merge branch 'main' of git.buddy.wtf:buddy/dot-files 9 months ago
Buddy 60e6d70809 Update secrets 10 months ago
Buddy 5191e0e8be Bump templ version 10 months ago
Buddy 329a00ef3d Remove pirvate user dirs 10 months ago
Buddy 661997bb38 Update ssh config 10 months ago
Buddy 67367eaaf3 Update authorized keys 10 months ago
Buddy e020eeeb5f Update authorized keys 10 months ago
Buddy d7907e8d73 Reencrypt 10 months ago
Buddy 5b9383af14 Reencrypt 10 months ago
Buddy 8fcd681a76 Update key for xps 10 months ago
Buddy e043f17f38 Update key for framework 10 months ago
Buddy ef0f8cc177 Allow bail to use stdin for input 11 months ago
Buddy 36cd6b17d4 Bump go versions 11 months ago
Buddy fdd614e37d Fix error from missing theme 11 months ago
Buddy c25d6dbd7a Bump protoc versions 11 months ago