macOS
brew install fishlocal Homebrew formula metadata
sudo port install fishMacPorts ports tree · shells/fish/Portfile · source: api.github.com
brew
User-friendly command-line shell for UNIX-like operating systems. Version 4.8.0 via Homebrew; verified 2026-07-05.
install
brew install fishlocal Homebrew formula metadata
sudo port install fishMacPorts ports tree · shells/fish/Portfile · source: api.github.com
sudo apk add fishAlpine Linux edge package indexes · fish · source: dl-cdn.alpinelinux.org
sudo apt install fishDebian stable package indexes · fish · source: deb.debian.org
sudo dnf install fishFedora Rawhide package metadata · fish · source: dl.fedoraproject.org
nix profile install nixpkgs#fishnixpkgs package indexes · pkgs/by-name/fi/fish/package.nix · source: api.github.com
sudo pacman -S fishArch Linux sync databases · fish · source: geo.mirror.pkgbuild.com
sudo zypper install fishopenSUSE Tumbleweed package metadata · fish · source: download.opensuse.org
overview
User-friendly command-line shell for UNIX-like operating systems
history
fish, the friendly interactive shell, is a Unix command-line shell focused on interactive ergonomics: syntax highlighting, autosuggestions, rich completions, a clean scripting language, and useful defaults without extensive configuration.
fish grew as an alternative to traditional POSIX-family interactive shells by choosing user experience over strict POSIX compatibility. Official documentation still calls out that fish is not the default shell and that some behavior differs from bash-like shells, which is central to its identity.
The current upstream repository was created on GitHub in 2012, while the release notes preserve a longer line of 2.x, 3.x, and 4.x releases. Version 3.0.0 arrived in December 2018, 3.7.0 in January 2024, and 4.0.0 in February 2025, after a beta in December 2024.
fish is widely packaged across Unix-like systems. The upstream README documents Homebrew, MacPorts, official installers, Linux packages through openSUSE Build Service and Ubuntu PPAs, WSL, Cygwin, and MSYS2; the Homebrew input also records packages for apk, Debian, Fedora, Nix, pacman, Ubuntu, and zypper.
Users commonly install fish alongside their system shell, run `fish` from an existing shell to try it, then make it their login shell if the syntax and interactive model fit. Configuration centers on `config.fish`, functions, completions, universal variables, and prompt/theme customization.
fish matters in package-manager culture because it is both an application and a shell integration target. Packages often ship fish completions, prompts and plugin managers target its function/completion layout, and distributors track changes such as fish 4.x moving more implementation and packaging work into Rust/Cargo-era build requirements.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/fish/config.fish~/.config/fish/config.fishexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fish | cli | global executable | |
fish_indent | cli | global executable | |
fish_key_reader | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fish-shell/fish-shell
install metadata
| Package key | brew:fish |
|---|---|
| Version | 4.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fish |
| Homepage | https://fishshell.com |
| Repository | https://github.com/fish-shell/fish-shell |
| Upstream docs | https://fishshell.com/docs/current |
| License | GPL-2.0-only |
| Source archive | https://github.com/fish-shell/fish-shell/releases/download/4.8.0/fish-4.8.0.tar.xz |
| Last updated | 2026-07-05T06:35:42Z |
| Pulse | updated |
| Dependencies | pcre2 |
| Build dependencies | cmake, rust, sphinx-doc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fish |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fish 4.0.2-1
friendly interactive shell
sudo apt install fishfish-common 4.0.2-1
friendly interactive shell (architecture-independent files)
sudo apt install fish-commonfish
nix profile install nixpkgs#fishfish 3.7.0-1
friendly interactive shell
sudo apt install fishfish-common 3.7.0-1
friendly interactive shell (architecture-independent files)
sudo apt install fish-commonfish 4.6.0-r1
Modern interactive commandline shell
sudo apk add fishfish-dev 4.6.0-r1
Modern interactive commandline shell (development files)
sudo apk add fish-devfish-doc 4.6.0-r1
Modern interactive commandline shell (documentation)
sudo apk add fish-docfish-tools 4.6.0-r1
Modern interactive commandline shell (tools)
sudo apk add fish-toolsfish 4.6.0-1.fc45
Friendly interactive shell
sudo dnf install fishfish 4.7.1-1
Smart and user friendly shell intended mostly for interactive use
sudo pacman -S fishfish 4.7.1-1.1
The "friendly interactive shell"
sudo zypper install fishfish-devel 4.7.1-1.1
Devel files for the fish shell
sudo zypper install fish-develfish
sudo port install fishsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.