# fish-shell/fish-shell

The user-friendly command line shell.

Repository: https://github.com/fish-shell/fish-shell
Canonical: https://ross.abutalabs.com/products/fish-shell
Homepage: https://fishshell.com
Language: Rust
License: NOASSERTION
License Family: other
Topics: fish, shell, terminal, rust
Last push: 2026-08-26T15:00:34+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 100
- inputs: {"age_days": 5228, "days_push": 7, "days_rel": 51, "gap_med": 13, "n_releases_24m": 22}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 34073, forks 2356 (observed 2026-08-28T04:11:58.616025+00:00)

## What it is
fish is a user-friendly, smart interactive command line shell for macOS, Linux, BSD, and Windows (via WSL/Cygwin), written in Rust. It provides syntax highlighting, autosuggestions, and tab completions out of the box with no configuration required, plus a clean, scriptable language.

## Use cases
- replace bash or zsh with a friendlier interactive shell
- get autosuggestions and syntax highlighting in the terminal without configuration
- write shell scripts with a simpler, more consistent syntax
- set up tab completions that work out of the box
- customize my terminal prompt and colors easily
- find a shell that works on macOS, Linux, and BSD

## When to choose
- you want a productive interactive shell that works with zero configuration
- you value autosuggestions, syntax highlighting, and rich completions by default
- you prefer a clean, consistent scripting language over POSIX shell quirks
- you want a mature, actively maintained shell with broad platform support

## When to avoid
- you need strict POSIX/bash compatibility for existing scripts
- your tooling or scripts assume bash/zsh syntax and history substitution
- you must run on a platform without fish packages and cannot build from source

## Facets
- artifact type: application
- maturity: stable
- function: cli, developer-tools, terminal-ui
- domain: developer-tools, operating-systems
- platform: windows, bsd, cross-platform, cli
- tags: shell, fish-shell, autosuggestions, syntax-highlighting, tab-completion, scripting, rust, command-line, linux, macos

## Member repositories
- fish-shell/fish-shell (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:58.616025+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:27:51.959819+00:00, confidence not recorded.
  - readme: https://github.com/fish-shell/fish-shell (fetched 2026-08-28T04:11:58.616025+00:00, sha 8ec86bb7d379)
  - homepage: https://fishshell.com (fetched 2026-08-29T07:48:27.853085+00:00, sha 3b60837e4a2b)
  - site_page: https://fishshell.com/docs/current/relnotes.html (fetched 2026-08-29T07:48:27.870720+00:00, sha 6d38fa27448f)
  - site_page: https://fishshell.com/docs/current/tutorial.html (fetched 2026-08-29T07:48:27.863339+00:00, sha dc3a3fd64b6a)
  - site_page: https://fishshell.com/docs/current/index.html (fetched 2026-08-29T07:48:27.866408+00:00, sha 9d9d69c74121)
  - site_page: https://fishshell.com/docs/current/faq.html (fetched 2026-08-29T07:48:27.868527+00:00, sha 4ecafa80387f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
