Pathman: cross-platform PATH management for bash, zsh, fish, cmd.exe, and PowerShell.
https://git.rootprojects.org/root/pathman| Installer Source| Releases (json) (tab)
Pathman: cross-platform PATH management for bash, zsh, fish, cmd.exe, and PowerShell.
https://git.rootprojects.org/root/pathman| Installer Source| Releases (json) (tab)
pathman
webi pathman
Manages PATH on various OSes and shells
pathman help
pathman add ~/.local/bin
pathman remove ~/.local/bin
Note: Even on Windows it is best to use Unix-style /
paths and ~
for
%USERPROFILE%
.
pathman list
pathman-managed PATH entries:
$HOME/.local/bin
$HOME/.local/opt/go/bin
$HOME/go/bin
$HOME/.local/opt/node/bin
other PATH entries:
/usr/local/bin
/usr/bin
/bin
/usr/sbin
/sbin