Cool Shell

Make your command line look great with 'Oh-my-Posh'.

Oh My Posh!

That’s the name of the tool by Jan De Dobbeleer. Everything else can be found on his website: https://ohmyposh.dev

Installation (Mac)

Installation on Mac is extremely simple. You probably already have Brew installed anyway.

brew install jandedobbeleer/oh-my-posh/oh-my-posh

Installation (Windows PowerShell)

(coming soon)

Configuration

There are themes for every taste — easily configurable.

Install the right fonts (Mac)

By default, Mac doesn’t include proper Nerd Fonts. But they can be easily installed via Brew.

First, add the font source to Brew:

brew tap homebrew/cask-fonts

Then install the fonts:

brew install --cask font-hack-nerd-font

The font above should be enough to get a proper Oh-My-Posh command line going.

Set the font in Terminal (Mac)

Of course the font also needs to be configured in your terminal application. In iTerm you can do it here: