41c2232166
Now that we have a general digest file that can contain all the functions from all active modules, we can add functions to any of them without the need to update the `fpath`.
1 line
50 B
Text
1 line
50 B
Text
[[ -n ${1} ]] && mkdir -p ${1} && builtin cd ${1}
|