macOS
brew install gtilocal Homebrew formula metadata
安装
brew install gtilocal Homebrew formula metadata
sudo dnf install gtiFedora Rawhide package metadata · gti · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gtinixpkgs package indexes · pkgs/by-name/gt/gti/package.nix · 来源: api.github.com
sudo zypper install gtiopenSUSE Tumbleweed package metadata · gti · 来源: download.opensuse.org
概览
ASCII-art displaying typo-corrector for commands
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gti | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gti |
|---|---|
| 版本 | 1.9.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://r-wos.org/hacks/gti |
| 仓库 | https://github.com/rwos/gti |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gti
nix profile install nixpkgs#gtigti 1.6.1-15.fc45
Just a silly gti launcher
sudo dnf install gtigti 1.9.1-1.8
ASCII art punishment for misspelling git
sudo zypper install gtigti
sudo port install gti来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.