dotfiles.2022/_home/dot_sz.shrc.d/bash.post/99_oh-my-posh.completion

3 lines
87 B
Plaintext

[[ -n "$(which-command oh-my-posh)" ]] \
&& source <( oh-my-posh completion bash )