Files
dotfiles/bash/.prompt
2026-04-06 19:41:06 -06:00

6 lines
125 B
Plaintext

# Bash Prompt
# startup oh-my-posh
OMP_THEME="~/.omp/themes/custom.json"
eval "$(oh-my-posh init bash --config $OMP_THEME)"