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 GIT gti respects the $GIT environment variable. If GIT is set, its
19 value will be used to launch git after the animation finishes,
20 instead of searching for git in your PATH.
21
22 GTI_SPEED
23 If $GTI_SPEED is set to a parsable integer, its value is used to
24 control the speed of the animation.
25
26
27
29 git(1), sl(6)
30
31
33 gti was written by Richard Wossal <richard@r-wos.org>. This manual was
34 written by Felix Crux <felixc@felixcrux.com> for the Debian project,
35 but may be used by others under the same terms as gti itself.
36
37
38
39 2013-04-16 GTI(6)