Files
arthur-os/default/bash
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
..
2026-03-01 17:39:12 +01:00
2026-02-26 13:15:46 +01:00
2026-02-27 09:32:31 +01:00
2026-02-26 11:45:07 +01:00
2026-02-27 10:13:12 -06:00
2025-10-21 07:25:18 -07:00