mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-13 04:40:59 +01:00
4 lines
68 B
Bash
4 lines
68 B
Bash
if [ $commands[uplift] ]; then
|
|
source <(uplift completion zsh)
|
|
fi
|