Condense local dot variables

This commit is contained in:
Nick Chambers 2022-10-24 19:33:50 -05:00
parent 3664bb3f71
commit 995cd4cb00
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ add_path() {
###
__dotlib_load_libraries() {
local os dot dots
local os dot{,s}
case $OSTYPE in
darwin*)