macOS
brew install diff-so-fancylocal Homebrew formula metadata
sudo port install diff-so-fancyMacPorts ports tree · textproc/diff-so-fancy/Portfile · source: api.github.com
brew
Good-lookin' diffs with diff-highlight and more. Version 1.4.10 via Homebrew; verified 2026-06-13.
install
brew install diff-so-fancylocal Homebrew formula metadata
sudo port install diff-so-fancyMacPorts ports tree · textproc/diff-so-fancy/Portfile · source: api.github.com
sudo dnf install diff-so-fancyFedora Rawhide package metadata · diff-so-fancy · source: dl.fedoraproject.org
nix profile install nixpkgs#diff-so-fancynixpkgs package indexes · pkgs/by-name/di/diff-so-fancy/package.nix · source: api.github.com
sudo pacman -S diff-so-fancyArch Linux sync databases · diff-so-fancy · source: geo.mirror.pkgbuild.com
sudo zypper install diff-so-fancyopenSUSE Tumbleweed package metadata · diff-so-fancy · source: download.opensuse.org
scoop install main/diff-so-fancyScoop official bucket manifest trees · bucket/diff-so-fancy.json · source: api.github.com
overview
Good-lookin' diffs with diff-highlight and more
history
diff-so-fancy is a terminal filter that reformats unified diffs into a more human-readable display. It is commonly wired into Git as a pager or interactive diff filter.
The official history document says diff-so-fancy began as a commit in Paul Irish's dotfiles, grew into a standalone script, and was later moved into the so-fancy repository by Steve Mao. The GitHub repository was created in 2016.
The README presents the project as a tool for making diffs human readable to improve code quality and defect spotting. Its options are mostly Git configuration keys that control hunk headers, leading symbols, rulers, empty lines, and display width.
diff-so-fancy spread through developer tooling because it required little ceremony: place the script on PATH and point Git's pager or interactive.diffFilter at it. The README lists official project-noted availability through GitHub releases, npm, Homebrew, Fedora, Arch, and Debian/Ubuntu packaging.
The normal Git setup is core.pager set to pipe through diff-so-fancy and less, plus interactive.diffFilter for patch mode. It can also consume ordinary unified diff output from diff -u or recursive diff.
For package nerds, diff-so-fancy is a classic single-purpose developer package: a small script, broad editor-terminal appeal, and visible overlap between dotfiles culture, Git ergonomics, and distro packaging.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diff-so-fancy | 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/so-fancy/diff-so-fancy
install metadata
| Package key | brew:diff-so-fancy |
|---|---|
| Version | 1.4.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diff-so-fancy |
| Homepage | https://github.com/so-fancy/diff-so-fancy |
| Repository | https://github.com/so-fancy/diff-so-fancy |
| Upstream docs | https://github.com/so-fancy/diff-so-fancy#readme |
| License | MIT |
| Source archive | https://github.com/so-fancy/diff-so-fancy/archive/refs/tags/v1.4.10.tar.gz |
| Last updated | 2026-06-13T01:24:09+02:00 |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diff-so-fancy |
| 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.
diff-so-fancy
nix profile install nixpkgs#diff-so-fancydiff-so-fancy 1.4.4-9.fc44
Good-lookin' diffs
https://github.com/so-fancy/diff-so-fancy
sudo dnf install diff-so-fancydiff-so-fancy 1.4.10-1
Good-looking diffs with diff-highlight and more
https://github.com/so-fancy/diff-so-fancy
sudo pacman -S diff-so-fancydiff-so-fancy 1.4.10-2.1
Strives to make your diffs human readable
https://github.com/so-fancy/diff-so-fancy
sudo zypper install diff-so-fancydiff-so-fancy
sudo port install diff-so-fancymain/diff-so-fancy
scoop install main/diff-so-fancysource 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.