Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 524 Bytes

README.MD

File metadata and controls

15 lines (13 loc) · 524 Bytes

psychoPath

psychoPath is a small shell script that helps you manage paths in your PATH environment variable with command line interface. You can list, add, edit and remove paths. All the changes are logged in .bashrc in your home directory in case you need to revert your PATH variable back from a specific date. You can also briefly list action history from the script.

screenshot1 screenshot2

Usage

Just source the script with:

source psychopath.sh

or with:

. psychopath.sh