mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Init patchRcPath hooks, which provides utilities to patch shell scripts to be sourced by users. Add test cases and documentation.
3 lines
53 B
Bash
3 lines
53 B
Bash
PATH="$PWD/charlie:${PATH/:$PWD\/bravo}"
|
|
export PATH
|