Bash

How to use the shell successfully

pgdogdev da17eb9 220 B Updated

File contents

Execute shell commands inside their own bash shell, like so:

bash -c 'command'

This makes sure the shell is polluted by any outside state.

pgdogdev/pgdog/tree/main/.claude/skills/bash commit da17eb9a41

Frequently asked questions

npx skillmds@latest add pgdogdev/bash