aws / aws/amazon-q-developer-cli
local bin
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 15.7.1 (24G231)
### Expected behaviour
Using q for questions
### Actual behaviour
I cannot use q, when I use q doctor it says this:
PATH contains ~/.local/bin: Path does not contain ~/.local/bin
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.19.2"
hash = "058bc6eea863ab443db35909c00451895a6e786b"
date = "2025-10-28T03:59:12.216616Z (20h ago)"
variant = "full"
[system-info]
os = "macOS 15.7.1 (24G231)"
chip = "Apple M3 Pro"
total-cores = 12
memory = "36.00 GB"
[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/Users/USER/.toolbox/tools/toolbox/1.1.2244.0/toolbox-exec"
shell-version = "5.9"
terminal = "macOS"
install-method = "toolbox"
[env-vars]
DISPLAY = "/private/tmp/com.apple.launchd.pxj3UZfeir/org.macports:0"
PATH = "/Users/USER/.toolbox/bin:/Users/USER/.local/bin:/Users/USER/.toolbox/bin:/Users/USER/.toolbox/bin:/Users/USER/.local/bin:/bin/zsh/.local/bin:/Users/USER/.local/bin:/Users/USER/.toolbox/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```
Contributor guide
Assessment
This issue has not been assessed yet.