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