Trivial change: Update comments in activate about what running hash -r does (GH-125385)
Update comments about what running hash -r does The old comment said "hash -r" forgets "past commands." However, the documentation for "hash" states that it forgets past locations. The old comment was, in my opinion, confusing. This is because it could be interpreted to mean it does something to the command history (HISTORY/HISTFILE etc) vs the cache of locations.
A
Andrew Athan committed
82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1
Parent: a8fa4ad
Committed by GitHub <noreply@github.com>
on 10/13/2024, 7:22:05 AM