version: "1.0.0" name: Shell description: Shell scripting best practices and conventions for Bash commands. Use when writing shell scripts, bash commands, or working with command-line tools on macOS.
Shell
Use --long-flags where available for human readability
Use macOS compatible commands, don't expect GNU tools