mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-01 20:01:42 +08:00
3 lines
67 B
Bash
3 lines
67 B
Bash
if [ $commands[uplift] ]; then
|
|
source <(uplift completion zsh)
|
|
fi |