Skip to content
On this page

Zsh plugins

I use Antibody to manage my plugins. Below is a list of plugins I use.

Utility

Prompt

  • Pure - Pretty, minimal and fast ZSH prompt.

Nix

Interesting (not using)

Utility

  • z - Jump around.
  • Zsh Codex - ZSH plugin that enables you to use OpenAI's powerful Codex AI in the command line.
  • Enhancd - Next-generation cd command with an interactive filter.
  • Ports - Easily see what's happening on your computer's ports.
  • Fast Syntax Highlighting - Fine granularity, number of features, 40 work hours themes.
  • cod - Completion daemon for bash/zsh.
  • Zsh Nix Shell - Use Zsh as the default nix-shell shell.
  • zsh-autocomplete - Adds real-time type-ahead autocompletion to Zsh, plus many more completion features.
  • zsh-history - Plugin for zsh history extended by golang, dealing it like SQL.
  • Zsh Vi Mode - Better and friendly vi(vim) mode plugin for ZSH.
  • fzf-tab - Replace zsh's default completion selection menu with fzf.
  • fzf-zsh-plugin - ZSH plugin enables using fzf to search your command history and do file searches.
  • You Should Use - ZSH plugin that reminds you to use existing aliases for commands you just typed.
  • zsh-autoquoter - Makes shell quoting slightly less annoying. (Article)

Prompt

  • Starship - Minimal, blazing fast, and extremely customizable prompt for any shell.
  • Powerlevel10k - Emphasizes speed, flexibility and out-of-the-box experience.
  • Roadrunner - Fast and configurable prompt for shells.
  • powerline-rust - Altervative to powerline-shell. It's heavily inspired by it, but focuses on minimalizing time of execution.
  • silver - Cross-shell customizable powerline-like prompt with icons.
  • Go Bullet Train (GBT) - Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
  • Spaceship - Zsh prompt for Astronauts.

Git