mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 12:45:27 +03:00

Init patchRcPath hooks, which provides utilities to patch shell scripts to be sourced by users. Add test cases and documentation.
2 lines
53 B
Bash
2 lines
53 B
Bash
PATH="$PWD/charlie:${PATH/:$PWD\/bravo}"
|
|
export PATH
|