dotfiles.2022/_home/dot_sz.shrc.d/bash.post/99_oh-my-posh.completion
2022-09-29 18:29:13 -04:00

2 lines
87 B
Text

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