1
0

zsh: update

This commit is contained in:
2024-07-05 13:18:16 +03:00
parent 8283b6c752
commit e3ff1bcb69
14 changed files with 124 additions and 44 deletions

View File

@@ -142,4 +142,4 @@ z-comp-auto() {
c=${f#__z_comp_ext__}
__z_comp_external $c $f && unset -f "$f"
done
}
}