The _path_gen function is no longer run twice (completion is much faster now)

This commit is contained in:
2022-09-04 14:55:39 -04:00
parent 510ca3bfbb
commit 2ed8b69abf
+1 -1
View File
@@ -47,4 +47,4 @@ _sshyp_completions() {
esac
} &&
complete -F _sshyp_completions sshyp && _path_gen
complete -F _sshyp_completions sshyp