From 957c74365ccd2a3cf16528e2de46b8941483ddd3 Mon Sep 17 00:00:00 2001 From: boreddevnl Date: Fri, 17 Apr 2026 09:20:39 +0200 Subject: [PATCH] DOC: Reference .bashrc in terminal docs --- docs/usage/terminal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/terminal.md b/docs/usage/terminal.md index c335998..2a6b0a5 100644 --- a/docs/usage/terminal.md +++ b/docs/usage/terminal.md @@ -19,7 +19,7 @@ Bsh loads its configuration from: `/Library/bsh/bshrc` -This file is similar to `.zshrc` and can define: +This file is similar to `.zshrc` or `.bashrc` and can define: - `PATH` for command lookup - `STARTUP` for interactive shell startup scripts - `BOOT_SCRIPT` for a once-per-boot script