Skip to content

alexhsamuel/path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

path.sh is a bash function for interactive manipulation of search paths, like PATH and PYTHONPATH.

(demo)

To use it, simply source path.sh, possibly in your ~/.bashrc.

On systems with bash older than version 4 (older OSX versions), source path-v3.sh instead.

Invoke path --help for usage info.