5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
function global_set_useropts()
|
|
{
|
|
typeset -a -g path_extra
|
|
}
|