fish-shell
Installation
SKILL.md
Fish Shell Reference
The user's shell is fish (https://fishshell.com). All interactive commands via run_command
and all shell scripts MUST use fish syntax unless the script has an explicit #!/usr/bin/env bash
shebang (standalone scripts only).