3 lines
54 B
Plaintext
Executable File
3 lines
54 B
Plaintext
Executable File
export OLD_PATH="$PATH"
|
|
export PATH="$PWD/.bin:$PATH"
|