Samuel ONeal sam_oneal
sam_oneal synced commits to main at sam_oneal/ziglings from mirror 2026-06-06 23:09:58 +00:00
83a89702b2 Merge pull request 'Improve command line style' (#451) from manliop/exercises:improve-command-line-style into main
72a441a6bd Improve command line style
Compare 2 commits »
sam_oneal deleted branch zig_update from sam_oneal/nvim-config 2026-06-06 21:58:29 +00:00
sam_oneal pushed to main at sam_oneal/nvim-config 2026-06-06 21:58:29 +00:00
5656c2d385 updated secrets baseline config
sam_oneal merged pull request sam_oneal/nvim-config#1 2026-06-06 21:58:28 +00:00
updated zig toolset to allow for build, run, debug and test
sam_oneal created pull request sam_oneal/nvim-config#1 2026-06-06 21:58:15 +00:00
updated zig toolset to allow for build, run, debug and test
sam_oneal created branch zig_update in sam_oneal/nvim-config 2026-06-06 21:55:21 +00:00
sam_oneal pushed to zig_update at sam_oneal/nvim-config 2026-06-06 21:55:21 +00:00
5656c2d385 updated secrets baseline config
sam_oneal synced commits to main at sam_oneal/ziglings from mirror 2026-06-04 22:09:59 +00:00
6aaf048935 Merge pull request 'removed unnecessary shell prompt' (#449) from readme-fixes into main
febc5e8bd2 removed unnecessary shell prompt
Compare 2 commits »
sam_oneal synced commits to main at sam_oneal/ziglings from mirror 2026-06-03 21:39:58 +00:00
b7ff71cb9e Merge pull request 'Fix exercises 65, 71, 82 due to the build system update' (#443) from mark2185/exercises:fix-build-update into main
a403436fe8 Merge branch 'main' into fix-build-update
3b865a0c17 Fix 082_anonymous_structs3.zig because of new build system
63c798637c Fix 071_comptime6.zig because of new build system
4480762e83 Fix 065_builtins2.zig because of new build system
Compare 5 commits »
sam_oneal pushed tag v0.0.19 to sam_oneal/pulumi-docker-build 2026-05-30 18:18:06 +00:00
sam_oneal created branch debug-image in sam_oneal/pulumi-docker-build 2026-05-30 18:14:36 +00:00
sam_oneal pushed to debug-image at sam_oneal/pulumi-docker-build 2026-05-30 18:14:36 +00:00
3d88c1443f added log message if image is considered not buildable
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-29 16:34:12 +00:00
5511da5a98 using correct 'autoread' parameter
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-29 16:32:55 +00:00
4e2f25ae43 fixed naming error
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-29 16:31:22 +00:00
c0b67ced35 switched to opencode; updated keybindings
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-21 22:42:31 +00:00
921b2a10d5 enabled quick load
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-20 20:06:51 +00:00
d8c8cde4f5 moved up the parenting
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-20 20:02:34 +00:00
a27bcce0aa added go experiment env for lsp usage
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-20 19:28:01 +00:00
f00fac3363 Hopefully the fix *crosses fingers*
sam_oneal pushed to main at sam_oneal/nvim-config 2026-05-20 18:55:46 +00:00
067e36cf2a Switched back to use Ctrl but no Shift this time