Fish

Open-source projects categorized as Fish

Top 23 Fish Open-Source Projects

  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • Project mention: CLI Tools every Developer should know | dev.to | 2024-05-24

    git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf ~/.fzf/install

  • starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • Project mention: Zsh Theme Powerlevel10k enters "life support" mode | news.ycombinator.com | 2024-05-23

    Starship is an alternative: https://github.com/starship/starship

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-shell

    A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.

  • Project mention: Shell | news.ycombinator.com | 2023-10-07
  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

  • Project mention: Finding Terminal Utopia | dev.to | 2024-05-22

    This is not intuitive, or efficient, so our first task is fix that using zsh-autosuggestions. zsh-autosuggestions will provide autocomplete suggestions from your history (and other locations) as you type, simply press the right arrow key, or use the end-of-line keyboard shortcut (e.g. ctrl+e) to accept the suggestion. If you only want part of a suggestion, you can use the forward-word keyboard shortcut, which is option+right arrow or alt+right arrow which will complete only up to the end of the next word and continue providing suggestions from there.

  • fish-shell

    The user-friendly command line shell.

  • Project mention: How to Set Up Your Terminal for Maximum Productivity in Development | dev.to | 2024-05-22

    Fish shell

  • autocomplete

    IDE-style autocomplete for your existing terminal & shell

  • Project mention: Fig Is Sunsetting | news.ycombinator.com | 2024-03-14
  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • Project mention: Configurando NeoVim + Elixir | dev.to | 2024-05-21
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • zoxide

    A smarter cd command. Supports all major shells.

  • Project mention: Zoxide - A faster alternative to boring cd command | dev.to | 2024-05-18

    Zoxide offical GitHub repo - https://github.com/ajeetdsouza/zoxide

  • atuin

    ✨ Magical shell history

  • Project mention: Ask HN: Any tool for managing large and variable command lines? | news.ycombinator.com | 2024-04-25

    I've heard good things about atuin

    https://github.com/atuinsh/atuin

  • oh-my-posh

    The most customisable and low-latency cross platform/shell prompt renderer

  • Project mention: wsl arch setup for oh my posh | dev.to | 2024-04-12

    # Download the correct binary for Linux (replace the URL with the latest version if needed) wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/posh-linux-amd64 -O oh-my-posh # Make the binary executable chmod +x oh-my-posh # Move the binary to a directory in your PATH sudo mv oh-my-posh /usr/local/bin/

  • powerline

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

  • direnv

    unclutter your .profile

  • Project mention: Poetry2Nix Development Flake with Matplotlib GTK Support | dev.to | 2024-05-11

    You might want to checkout direnv and nix-direnv for added convenience.

  • oh-my-fish

    The Fish Shell Framework

  • Project mention: How to Set Up Your Terminal for Maximum Productivity in Development | dev.to | 2024-05-22

    oh-my-fish — packet manager for the fish shell

  • inshellisense

    IDE style command line auto complete

  • Project mention: iTerm2 3.5.0 | news.ycombinator.com | 2024-05-21

    Me too! It's alright, but as I said I really would like it to be IDE-style, with multiple suggestions in a box that I can see all at once and flip through.

    There is this: https://github.com/microsoft/inshellisense?tab=readme-ov-fil...

    But it doesn't look really "seamless" to me yet, though admittedly I did not give it a proper try.

  • xonsh

    :shell: Python-powered, cross-platform, Unix-gazing shell.

  • Project mention: This Week In Python | dev.to | 2024-03-09

    xonsh – Python-powered, cross-platform, Unix-gazing shell

  • fisher

    A plugin manager for Fish

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    You've got to install Fisher, then get z, sponge and a few others from the awsm.fish list.

    Then you get trapped by the utility and struggle when you land on some remote server's bash shell.

    https://github.com/jorgebucaran/fisher

    https://github.com/jorgebucaran/awsm.fish#readme

  • powerline-shell

    A beautiful and useful prompt for your shell

  • xxh

    🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.

  • forgit

    :zzz: A utility tool powered by fzf for using git interactively.

  • Project mention: My last weeks GitHub contributions | dev.to | 2024-04-27

    Some PR about forgit improvements

  • awsm.fish

    A curation of prompts, plugins & other Fish treasures 🐚💎

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    You've got to install Fisher, then get z, sponge and a few others from the awsm.fish list.

    Then you get trapped by the utility and struggle when you land on some remote server's bash shell.

    https://github.com/jorgebucaran/fisher

    https://github.com/jorgebucaran/awsm.fish#readme

  • z.lua

    :zap: A new cd command that helps you navigate faster by learning your habits.

  • Project mention: Cdpath: Easily Navigate Directories in the Terminal | news.ycombinator.com | 2023-12-06

    https://github.com/skywind3000/z.lua is quite nice and has more features, e.g. fzf integration and an interactive mode.

  • powerline-go

    A beautiful and useful low-latency prompt for your shell, written in go

  • tide

    🌊 The ultimate Fish prompt. (by IlanCosman)

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    Tide is as close to powerlevel10k as one can get in Fish.

    https://github.com/IlanCosman/tide

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Fish related posts

  • Finding Terminal Utopia

    4 projects | dev.to | 22 May 2024
  • How to Set Up Your Terminal for Maximum Productivity in Development

    7 projects | dev.to | 22 May 2024
  • iTerm2 3.5.0

    6 projects | news.ycombinator.com | 21 May 2024
  • Install Alpine Linux In Virtualbox

    2 projects | dev.to | 8 May 2024
  • Ask HN: Any tool for managing large and variable command lines?

    8 projects | news.ycombinator.com | 25 Apr 2024
  • Show HN: Kaldo – Cross Shell Aliases

    2 projects | news.ycombinator.com | 22 Apr 2024
  • FAQ on the xz-utils backdoor – via a project dev

    1 project | news.ycombinator.com | 29 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Fish projects? This list will help you:

Project Stars
1 fzf 60,765
2 starship 41,400
3 awesome-shell 31,448
4 zsh-autosuggestions 29,940
5 fish-shell 24,811
6 autocomplete 24,316
7 asdf 20,802
8 zoxide 19,500
9 atuin 18,114
10 oh-my-posh 14,469
11 powerline 14,234
12 direnv 11,822
13 oh-my-fish 10,195
14 inshellisense 8,156
15 xonsh 8,093
16 fisher 7,458
17 powerline-shell 6,182
18 xxh 5,030
19 forgit 4,287
20 awsm.fish 3,990
21 z.lua 2,930
22 powerline-go 2,713
23 tide 2,662

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com