Best of GPN24
My picks from the Gulaschprogrammiernacht 24 in Karlsruhe.
Make your command line look great with '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 on Mac is extremely simple. You probably already have Brew installed anyway.
brew install jandedobbeleer/oh-my-posh/oh-my-posh(coming soon)
There are themes for every taste — easily configurable.
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.
Of course the font also needs to be configured in your terminal application. In iTerm you can do it here: