74492c8629
GitOrigin-RevId: cb372c3b8880e504b06946e8fb2ca9777c685505
5 lines
127 B
Bash
5 lines
127 B
Bash
addChezLibraryPath() {
|
|
addToSearchPath CHEZSCHEMELIBDIRS "$1/lib/csv-site"
|
|
}
|
|
|
|
addEnvHooks "$targetOffset" addChezLibraryPath
|