DOC: Reference .bashrc in terminal docs

This commit is contained in:
boreddevnl 2026-04-17 09:20:39 +02:00
parent 31b6f48a2c
commit 957c74365c

View file

@ -19,7 +19,7 @@ Bsh loads its configuration from:
`/Library/bsh/bshrc` `/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 - `PATH` for command lookup
- `STARTUP` for interactive shell startup scripts - `STARTUP` for interactive shell startup scripts
- `BOOT_SCRIPT` for a once-per-boot script - `BOOT_SCRIPT` for a once-per-boot script