Skip to content
2 min read

Become a terminal power user with Oh My Zsh

I love using the terminal. With Oh My Zsh, that workflow gets dramatically faster.

It layers useful defaults on zsh: tab completion, themes, command history improvements, and a plugin ecosystem for git, node, docker, and more.

Why it sticks

  • Less time remembering flags
  • Visual cues from a good theme/prompt
  • Plugins for the tools you already use
  • A community config base you can customize

Pair it with your own aliases and you have a personal IDE for the command line. If you live in the terminal even part of the day, Oh My Zsh is an easy upgrade.

Open on Instagram