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

3 lines
87 B
Plaintext
Raw Normal View History

2022-09-29 22:29:13 +00:00
[[ -n "$(which-command oh-my-posh)" ]] \
&& source <( oh-my-posh completion bash )