2 lines
87 B
Text
2 lines
87 B
Text
[[ -n "$(which-command oh-my-posh)" ]] \
|
|
&& source <( oh-my-posh completion bash )
|