Files
vim-ale/pathman
2021-04-26 07:03:47 +00:00
..
2020-05-06 23:34:54 -06:00
2020-06-30 11:50:34 -06:00
2020-07-09 11:46:17 +00:00
2020-07-13 09:28:49 -06:00

title, homepage, tagline
title homepage tagline
Pathman https://git.rootprojects.org/root/pathman Pathman: cross-platform PATH management for bash, zsh, fish, cmd.exe, and PowerShell.

Updating pathman

webi pathman

Cheat Sheet

Manages PATH on various OSes and shells

  • Mac, Windows, Linux
  • Bash, Zsh, Fish
  • Command, Powershell
pathman help

Usage

pathman add ~/.local/bin
pathman remove ~/.local/bin

Note: Even on Windows 10 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