You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before, we called out to `tr` when pretty-printing `PATH` via the `path`
alias. There was no need for us to do this because we could have used
Bash substitution instead. We refactored the `path` alias to do so.
[GitHub](#770)
0 commit comments