typo "~.bashrc"

Resolved 💬 3 comments Opened Dec 31, 2025 by llllvvuu Closed Feb 15, 2026

Documentation Type

Typo or formatting issue

Documentation Location

curl -fsSL https://claude.ai/install.sh | bash

Section/Topic

⚠ Setup notes:

Current Documentation

• Native installation exists but ~/.local/bin is not in your PATH. Run:

echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~.bashrc && source ~.bashrc

What's Wrong or Missing?

~.bashrc should be ~/.bashrc

Suggested Improvement

~.bashrc should be ~/.bashrc

Impact

Low - Minor confusion or inconvenience

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗