Software Alternatives & Reviews

fzf VS Starship (Shell Prompt)

Compare fzf VS Starship (Shell Prompt) and see what are their differences

fzf logo fzf

A command-line fuzzy finder written in Go

Starship (Shell Prompt) logo Starship (Shell Prompt)

Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
  • fzf Landing page
    Landing page //
    2023-09-26
  • Starship (Shell Prompt) Landing page
    Landing page //
    2022-02-21

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

Starship (Shell Prompt) videos

No Starship (Shell Prompt) videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to fzf and Starship (Shell Prompt))
Note Taking
100 100%
0% 0
Developer Tools
0 0%
100% 100
Productivity
82 82%
18% 18
Cryptocurrencies
0 0%
100% 100

User comments

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

Social recommendations and mentions

fzf might be a bit more popular than Starship (Shell Prompt). We know about 215 links to it since March 2021 and only 188 links to Starship (Shell Prompt). 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 / 5 days 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 / 3 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 / 3 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 / 3 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 / 4 months ago
View more

Starship (Shell Prompt) mentions (188)

  • Zshell
    Source /usr/share/oh-my-zsh/lib/key-bindings.zsh [1]: https://starship.rs/. - Source: Hacker News / about 2 months ago
  • Atuin – Magical Shell History
    Agreed, I use this in conjunction with Starship [1], both initialized specifically for Fish in the config. I love this shell so much. [1] - https://starship.rs/. - Source: Hacker News / 2 months ago
  • Oh My Zsh
    Starship is the new spaceship, yo https://starship.rs/. - Source: Hacker News / 3 months ago
  • Oh My Zsh
    Recently, I moved off from oh-my-zsh after many users, to vanilla zsh with https://starship.rs, mainly due to the loading speed (used https://github.com/romkatv/zsh-bench to measure the speed). Still wanting to try out fish and hopefully soon! - Source: Hacker News / 3 months ago
  • Z – Jump Around
    It seems like the Rust community is quite happy to support alternative shells. I’ve seen couple of projects, now, that support way more esoteric shells than I would expect, like ’xonsh’. Starship (https://starship.rs/) immediately comes to mind. - Source: Hacker News / 3 months ago
View more

What are some alternatives?

When comparing fzf and Starship (Shell Prompt), you can also consider the following products

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

fish shell - The friendly interactive shell.

Bat - A cat(1) clone with wings.

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

fzy - A better fuzzy finder

Oh My Fish - For use with Fish shell, Oh My Fish provides core infrastructure to allow you to install packages...