Bash Tool Path

Safely add a directory to Claude Code's Bash tool PATH. Use when a binary runs in your terminal but is "command not found" inside Claude Code's Bash tool, when adding a directory to PATH for Claude Code, when configuring CLAUDE_ENV_FILE, or when settings.json env.PATH did not work. Explains why env.PATH replaces rather than appends PATH and is not variable-expanded, why ~/.zshrc PATH exports are dropped, and the supported SessionStart hook fix.

drn 3143251 4.5 KB Updated

File contents

drn/dots/tree/main/agents/skills/bash-tool-path commit 3143251105

Frequently asked questions

npx skillmds@latest add drn/bash-tool-path