Working with Docker and tinkering with computers means I’m spending more and more time in the terminal, whether on my (various) Macs or (various) ThinkPads.
For every command I do know, there are plenty I have to look up, often the so-called ’basics‘. So, when I find something that makes life just a little bit easier, it’s a win.
That something is OhMyZsh!
Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout... "Oh My ZSH!"

My current favourite setup is, Agnoster theme with the following plugins:
- git
- zsh-autosuggestions
- zsh-syntax-highlighting
- fast-syntax-highlighting
- zsh-autocomplete
- colorize
Oh My Zsh - a delightful & open source framework for Zsh
Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with hundresd of helpful functions, plugins, themes, and a few things that make you shout... OH MY ZSH!
