mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 21:06:34 -04:00
The _path_gen function is no longer run twice (completion is much faster now)
This commit is contained in:
@@ -47,4 +47,4 @@ _sshyp_completions() {
|
||||
|
||||
esac
|
||||
} &&
|
||||
complete -F _sshyp_completions sshyp && _path_gen
|
||||
complete -F _sshyp_completions sshyp
|
||||
|
||||
Reference in New Issue
Block a user