Custom themes to enhance your terminalβs look and feel.
-
Download your preferred
.omp.yaml
theme. -
Set it in your shell config. For example, in Bash:
eval "$(oh-my-posh init bash --config /path/to/theme.omp.yaml)"
-
Reload your shell:
source ~/.bashrc
For other shells, see the Oh My Posh docs.