Fish Shell

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fish-functions

    :wrench: My utility belt of fish functions, writing these has saved me many hours in the long run... I hope...

  • I think fish's syntax is cleaner, though as others have pointed out, the incompatibility is often not worth it.

    Even though it's "sane", I would say it's not "powerful". It's significantly less powerful than bash:

    e.g. there is a list of missing things here:

    https://github.com/pirate/fish-utils/blob/master/README.md

    https://github.com/fish-shell/fish-shell/issues/159

    I have a particular viewpoint since I'm writing a shell for scripting, and I wrote this FAQ.

  • fish-shell

    The user-friendly command line shell.

  • I think fish's syntax is cleaner, though as others have pointed out, the incompatibility is often not worth it.

    Even though it's "sane", I would say it's not "powerful". It's significantly less powerful than bash:

    e.g. there is a list of missing things here:

    https://github.com/pirate/fish-utils/blob/master/README.md

    https://github.com/fish-shell/fish-shell/issues/159

    I have a particular viewpoint since I'm writing a shell for scripting, and I wrote this FAQ.

  • 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
  • dotfiles

    All my dotfiles. (by pkulak)

  • bass

    Make Bash utilities usable in Fish shell

  • There is no need to change `$SHELL` :-/ you can use Bass (https://github.com/edc/bass) to execute any bash script and it will apply the environment variables to the current fish environment.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Awesome] Simple, Pure, Functional

    2 projects | /r/unixporn | 16 Jan 2021
  • Some Useful Bash Aliases – Chuck Carroll

    5 projects | news.ycombinator.com | 25 Dec 2023
  • [Package of the day] Fifc - completion for everything

    1 project | /r/fishshell | 21 Nov 2023
  • What do you think are the good features a bash prompt should have?

    3 projects | /r/bash | 6 Jul 2023
  • Nine ways to shoot yourself in the foot with PostgreSQL

    2 projects | /r/programming | 25 Apr 2023