John's Bread Crumbs
Friday, March 5, 2021
Add a custom directory to the path in bash
Edit ~/.bashrc
Add the following line:
export
PATH
=
"
$PATH
:/<target_directory>"
‹
›
Home
View web version