Commit Graph
13 Commits
Author SHA1 Message Date
valknar f4e992be0a chore: cleanup scripts 2026-06-21 16:40:03 +02:00
valknar f192326d31 refactor: use ZSH_CUSTOM from .zshenv 2026-06-21 15:47:56 +02:00
valknar f9a883611b chore: cleanup 2026-06-20 16:01:08 +02:00
valknarandClaude Sonnet 4.6 e8786b6e83 docs(home): update README — fix SSH clone URL, scripts repo link, gitignore example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 15:53:11 +02:00
valknarandClaude Sonnet 4.6 41d13ff733 refactor(home): move scripts/ out into its own repo
scripts/ now lives in git@dev.pivoine.art:valknar/scripts.git.
Remove it from the home repo tracking and stop allowlisting it
in .gitignore.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 15:48:03 +02:00
valknar 1343faf303 fix: stacks folder path 2026-06-20 02:12:25 +02:00
valknar 8134d649d8 chore: cleanup 2026-06-19 20:32:45 +02:00
valknar e42c80a59a fix: update fpath 2026-06-19 20:16:38 +02:00
valknar 5e72cffe47 chore: cleanup 2026-06-19 18:47:29 +02:00
valknarandClaude Sonnet 4.6 73feb5cb63 refactor: extract eval_expr helper and simplify eval_expressions loop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 18:29:35 +02:00
valknar db3bab3558 chore: cleanup 2026-06-19 18:18:04 +02:00
valknarandClaude Sonnet 4.6 7919cd5099 refactor: restructure .zshrc with array-driven init and add pyenv eval support
Replace ad-hoc conditional blocks with helper functions and arrays for PATH
extensions, sourced files, shell options, and a new eval_expressions array
that evals tool initializer output (starting with pyenv init -).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 17:24:15 +02:00
valknar 2601041008 chore: squash history 2026-06-17 19:30:07 +02:00