1
0

update internal scripts

This commit is contained in:
2023-12-23 09:11:04 +03:00
parent 5fd6a13726
commit d2061dda65
3 changed files with 74 additions and 40 deletions

View File

@@ -31,6 +31,7 @@ z-update() {
z-reload() {
exec -a "${ZSH_ARGZERO}" "${ZSH_NAME}" "${argv[@]}"
echo "unable to reload (something went wrong), code $?" 1>&2
return 1
}
## reload or new session are required to regenerate compcache