diff --git a/contrib/gpm_funcs.sh b/contrib/gpm_func_omz.zsh similarity index 76% rename from contrib/gpm_funcs.sh rename to contrib/gpm_func_omz.zsh index f680610..4920f6a 100644 --- a/contrib/gpm_funcs.sh +++ b/contrib/gpm_func_omz.zsh @@ -1,3 +1,8 @@ +# Completion +source <(gitlab-project-manager completion zsh) + +alias gpm="gitlab-project-manager" + # Go to a project, specify a fzf filter or filter # through them all pgo () {