Skip to content

Zsh

Zsh is a powerful shell that operates as both an interactive shell and as a scripting language interpreter.

Install instruction

Plugins

I use the plugin manager zinit.

Name Description
fzf fzf is a general-purpose command-line fuzzy finder
fzf-tab Replace zsh's default completion selection menu with fzf
powerlevel10k A theme for Zsh
zsh-autosuggestions Fish-like autosuggestions for Zsh
zsh-completions Additional completion definitions for Zsh
zsh-history-substring-search Zsh port of Fish history search
zsh-syntax-highlighting Fish shell like syntax highlighting for Zsh
zoxide A smarter cd command