Skip to content
rpath logo

refresh your environment.

rpath rebuilds PATH from system, user, shell, and package-manager sources, removes duplicate entries, preserves critical system paths, and emits shell commands that update the current terminal session.

rpath --emit
$ rpath doctor
No PATH problems found
$ rpath diff
Added:
/opt/homebrew/bin
Removed:
none
Reordered:
/usr/bin
Unchanged: 12
$ rpath
wrapper evaluates the emitted PATH in this shell

Released under the MIT License.