@root/pathman

0.5.3-pre.3 • Public • Published

pathman

A cross-platform PATH manager

Manage PATH on Windows, Mac, and Linux with various Shells

pathman list
pathman add ~/.local/bin
pathman remove ~/.local/bin
pathman version
pathman help

Windows: stores PATH in the registry.

Mac & Linux: stores PATH in ~/.config/envman/PATH.sh

Meta Package

This is a meta-package to fetch and install the correction version of go-pathman for your architecture and platform.

npm install -g @root/pathman

Supported Shells

In theory, anything with bourne-compatible exports. Specifically:

  • bash
  • zsh
  • fish

On Windows, all shells inherit from the registry.

  • cmd.exe
  • PowerShell
  • Git Bash

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @root/pathman

    Weekly Downloads

    3

    Version

    0.5.3-pre.3

    License

    MPL-2.0

    Unpacked Size

    9.82 kB

    Total Files

    7

    Last publish

    Collaborators

    • coolaj86