zshlibs/global/global_set_useropts
2024-01-18 19:32:40 +04:00

5 lines
63 B
Plaintext

function global_set_useropts()
{
typeset -a -g path_extra
}