1GTI(6) Games Manual GTI(6)
2
3
4
6 gti - Humorous typo-based git runner; drives a car over the terminal.
7
8
10 gti is intended to catch accidental typos of 'gti' instead of 'git'. It
11 displays an animation of a car driving by, and then launches git. Any
12 parameters or arguments given to gti will be passed through to git.
13
14 The car image is derived from the look of an old VW Golf GTI.
15
16
18 gti respects the GIT environment variable. If GIT is set, its value
19 will be used to launch git after the animation finishes, instead of
20 searching for git in your PATH.
21
22
24 git(1), sl(6)
25
26
28 gti was written by Richard Wossal <richard@r-wos.org>. This manual was
29 written by Felix Crux <felixc@felixcrux.com> for the Debian project,
30 but may be used by others under the same terms as gti itself.
31
32
33
34 2013-04-16 GTI(6)