A custom Oh My Posh theme configuration for a clean terminal prompt.
Use this theme with any shell supported by Oh My Posh, including Bash, Zsh, Fish, and PowerShell.
Download ayous.omp.json, then place it in your Oh My Posh config directory:
mkdir -p ~/.config/oh-my-posh
cp ayous.omp.json ~/.config/oh-my-posh/ayous.omp.jsonAdd this to ~/.bashrc:
eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/ayous.omp.json)"Add this to ~/.zshrc:
eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/ayous.omp.json)"Add this to ~/.config/fish/config.fish:
oh-my-posh init fish --config ~/.config/oh-my-posh/ayous.omp.json | source- Oh My Posh
- A Nerd Font for icons and symbols
If icons do not render correctly, install and select a Nerd Font in your terminal settings.