ohmyzsh/plugins/uplift/uplift.plugin.zsh

4 lines
68 B
Bash

if [ $commands[uplift] ]; then
source <(uplift completion zsh)
fi