Oh My Zsh
Shell 177kShellby Robby Russell
Framework for managing Zsh configuration. Hundreds of plugins and themes to supercharge your terminal.
Install
install
$
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Related Shell tools
Starship
48kMinimal, fast, and customizable prompt for any shell. Shows git status, runtime versions, and more.
Rustby Starship Contributors
Fish Shell
27kUser-friendly command line shell. Auto-suggestions, syntax highlighting, and sane defaults out of the box.
C++by Fish Contributors
tmux
36kTerminal multiplexer. Split panes, detach sessions, and keep processes running after disconnect.
Cby Nicholas Marriott
fzf
68kGeneral-purpose command-line fuzzy finder. Interactively filter any list — files, command history, processes, git branches, and more.
Goby Junegunn Choi