at 16.09-beta 5 lines 102 B view raw
1addRepDLLoadPath () { 2 addToSearchPath REP_DL_LOAD_PATH $1/lib/rep 3} 4 5envHooks+=(addRepDLLoadPath)