Update AGENTS.md

This commit is contained in:
David Tomaschik
2026-04-01 18:24:15 -07:00
parent 4e1b263170
commit 05798dcb67

View File

@@ -10,7 +10,8 @@ locations, but also installs dependencies in various ways.
I primarily target Debian Linux-based (Debian, Ubuntu, and Kali Linux) systems I primarily target Debian Linux-based (Debian, Ubuntu, and Kali Linux) systems
as well as MacOS. Other platforms are lower priorities. Shell scripts ending as well as MacOS. Other platforms are lower priorities. Shell scripts ending
in `.sh` should use only POSIX features unless there is a shebang line at the in `.sh` should use only POSIX features unless there is a shebang line at the
beginning suggesting a different shell will be used. beginning suggesting a different shell will be used. In particular, those
in directories with names like bash might use those shells.
`zsh` and `fish` are the key interactive shells to be configured, but `bash` `zsh` and `fish` are the key interactive shells to be configured, but `bash`
may also be used at times. may also be used at times.