LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pathos

TUI for editing and managing your PATH environment variable

TLDR

Launch the PATH editor
$ pathos
copy

SYNOPSIS

pathos

DESCRIPTION

pathos is a terminal user interface for interactively editing your shell's PATH environment variable. It lets you reorder, add, and remove directories with color-coded indicators: yellow for the current position, red for non-existent directories, and aqua for duplicates. Changes are written to ~/pathos.sh which must be sourced to take effect.The tool is designed to clean up PATH variables that accumulate in shell resource files like .zshrc and .bashrc. It builds a revised `export $PATH` statement when you save.

CAVEATS

Changes do not apply automatically. You must source ~/pathos.sh in your shell configuration for modifications to persist. Install via `go install github.com/chip/pathos@latest`.

HISTORY

pathos was created by chip and is written in Go.

SEE ALSO

export(1), env(1), direnv(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid