Software Alternatives, Accelerators & Startups

fzf VS Prezto

Compare fzf VS Prezto and see what are their differences

fzf logo fzf

A command-line fuzzy finder written in Go

Prezto logo Prezto

Prezto is the configuration framework for Zsh; it enriches the command line interface environment...
  • fzf Landing page
    Landing page //
    2023-09-26
  • Prezto Landing page
    Landing page //
    2022-11-02

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

Prezto videos

Prezto: Try out new apps and win prizes!

Category Popularity

0-100% (relative to fzf and Prezto)
Note Taking
100 100%
0% 0
Developer Tools
0 0%
100% 100
Productivity
100 100%
0% 0
Programming
0 0%
100% 100

User comments

Share your experience with using fzf and Prezto. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf seems to be a lot more popular than Prezto. While we know about 215 links to fzf, we've tracked only 21 mentions of Prezto. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

fzf mentions (215)

  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / about 1 month ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 4 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues [1] https://github.com/junegunn/fzf. - Source: Hacker News / 5 months ago
View more

Prezto mentions (21)

  • Carapace: A multi-shell completion library and binary
    Beyond zprof (https://www.bigbinary.com/blog/zsh-profiling) not really I'm afraid. I did the majority of my zsh-prompt hacking 10 years ago and haven't thought about it since. That snippet could be from anywhere. You could peek at something like zprezto https://github.com/sorin-ionescu/prezto for tips. Fetching git/hg/... Info is always slow, so try and speed that up where you can (as to how to do that,... - Source: Hacker News / about 1 month ago
  • I think Linux might be the superior platform for gaming at this point.
    Is the command line really so scary? I enjoy using it from time-to-time (usually not for gaming related reasons) and I like things like Prezto to make it look pretty. Source: 12 months ago
  • Best terminal app for MacOs
    I switched from Oh My Zsh to Prezto years ago. OMZ at the time was excruciatingly slow, but that may have changed. Maybe I should take another look at it, but Prezto has been great. Source: over 1 year ago
  • I was frustrated with the way Windows handles Hebrew on Latin keyboards, so I wrote an open-source IME for Hebrew to make it easier! You download it, type in the phonetics, and it gives you the Hebrew.
    I installed iTerm2 and zsh shell with Prezto and I love my command line on OSX I use homebrew to install any tools that are missing and use pyenv to manage my python version (which I also do on Linux) that and the clang/gcc from the OSX command line tools and I pretty much have a full Un*x shell for anything I need to do. Source: over 1 year ago
  • Reasons to change the default terminal to Warp
    Moreover, there are tools were made on top of those to provide more functionalities, and fill some of the gaps, for instance, oh-my-zsh, Prezto, oh-my-fish, and much more. However, the default embedded terminal in macOS is still lacking something. That's why iTerm and other terminal like Hyper. It provides you a set of customization to boost your productivity. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing fzf and Prezto, you can also consider the following products

fd - A simple, fast and user-friendly alternative to 'find'.

Oh My Zsh - A delightful community-driven framework for managing your zsh configuration.

Bat - A cat(1) clone with wings.

zgen - A lightweight plugin manager for Zsh inspired by Antigen. Keep your .zshrc clean and simple.

fzy - A better fuzzy finder

Antigen - The plugin manager for zsh.