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