zshlibs/global/global_configure

5 lines
60 B
Plaintext
Raw Normal View History

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