Files
arthur-os/default
e648902683 Fix try interactive selector appearing on bashrc re-source (#4877)
`try init` defines a shell function named `try`. On subsequent
`source ~/.bashrc`, `try init` calls the function (interactive
selector) instead of the binary. Adding `command` bypasses the
function and always calls the binary.

Fixes #4876

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 20:24:43 -05:00
..
2025-07-15 17:00:11 -07:00
2026-03-02 14:02:42 +01:00
2026-01-10 14:33:36 +01:00
2026-02-12 17:04:48 -05:00
2026-01-31 21:49:07 +01:00
2026-02-21 15:13:42 +01:00
2026-02-26 16:36:32 +01:00
2025-06-01 12:08:35 +02:00