zshlibs/global/global_set_useropts

5 lines
63 B
Plaintext
Raw Normal View History

2024-01-18 15:32:40 +00:00
function global_set_useropts()
{
typeset -a -g path_extra
}