macOS
brew install gtilocal Homebrew formula metadata
sudo port install gtiMacPorts ports tree · games/gti/Portfile · source: api.github.com
brew
ASCII-art displaying typo-corrector for commands. Version 1.9.1 via Homebrew; verified from local package data.
install
brew install gtilocal Homebrew formula metadata
sudo port install gtiMacPorts ports tree · games/gti/Portfile · source: api.github.com
sudo dnf install gtiFedora Rawhide package metadata · gti · source: dl.fedoraproject.org
nix profile install nixpkgs#gtinixpkgs package indexes · pkgs/by-name/gt/gti/package.nix · source: api.github.com
sudo zypper install gtiopenSUSE Tumbleweed package metadata · gti · source: download.opensuse.org
overview
ASCII-art displaying typo-corrector for commands
history
gti is a deliberately silly git typo launcher: when a user types gti instead of git, it plays an ASCII-art animation and then runs the intended git command. It is tiny, but it survives in package managers because it turns a common developer typo into a harmless joke.
Richard Wossal's project page describes gti as a program that displays a badly made ASCII-art animation as punishment for the typing error and then launches the command the user meant to run. The official README calls it a silly git launcher inspired by sl.
The repository's initial commit dates to 2012-08-15. The code is small C with a Makefile, a manual page, and shell completions, which matches the old-school Unix joke-tool pattern.
The official README lists packages or ports for Fedora, Arch Linux AUR, Gentoo, Nix/NixOS, FreeBSD ports, OpenBSD ports, Homebrew on macOS, and Cygwin. That list explains why a joke command still has cross-platform package metadata: it is cheap to build and memorable to install.
The intended invocation is accidental: type gti when trying to type git. After the animation, gti dispatches to git. The README documents GTI_SPEED as an environment variable for changing the animation speed.
gti belongs to the lineage of terminal whimsy packages such as sl, but its package-manager hook is practical: unlike sl, it forwards to git after the joke. It is a good example of how tiny C utilities with manpages, completions, and portable Makefiles can become distro trivia.
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 |
|---|---|---|---|
gti | 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.
install metadata
| Package key | brew:gti |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gti |
| Homepage | https://r-wos.org/hacks/gti |
| Repository | https://github.com/rwos/gti |
| Upstream docs | https://r-wos.org/hacks/gti |
| License | MIT |
| Source archive | https://github.com/rwos/gti/archive/refs/tags/v1.9.1.tar.gz |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gti |
| 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.
gti
nix profile install nixpkgs#gtigti 1.6.1-14.fc44
Just a silly gti launcher
sudo dnf install gtigti 1.9.1-1.6
ASCII art punishment for misspelling git
sudo zypper install gtigti
sudo port install gtisource 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.