diff --git a/bash_completion.d/blih b/bash_completion.d/blih index 6c77fa7..f10894c 100644 --- a/bash_completion.d/blih +++ b/bash_completion.d/blih @@ -10,6 +10,12 @@ _blih_sshkey() { __blih_arg "_blih_sshkey" } +_blih_sshkey_upload() { + if [ "$COMP_CWORD" -eq "3" ]; then + _filedir + fi +} + _blih_repository() { local commands=( create