you should write meaningful commit messages
This commit is contained in:
parent
c99f0821bd
commit
a5be3b729e
1 changed files with 7 additions and 3 deletions
10
src/config.c
10
src/config.c
|
@ -102,18 +102,22 @@ char *lines[] = {
|
||||||
"Cyber-Technologien",
|
"Cyber-Technologien",
|
||||||
"IQ: Raumtemperatur",
|
"IQ: Raumtemperatur",
|
||||||
"Niveau: Subterrain",
|
"Niveau: Subterrain",
|
||||||
"rm -r f/"
|
"rm -r f/",
|
||||||
"is it real if u can't lick it?",
|
"is it real if u can't lick it?",
|
||||||
"Piracy Policy",
|
"Piracy Policy",
|
||||||
"Remember to hydrate! :3",
|
"Remember to hydrate! :3",
|
||||||
"The jank is part of the flair",
|
"The jank is part of the flair",
|
||||||
"Datenelch is watching you",
|
"Datenelch is watching you",
|
||||||
"say gex? :3"
|
"say gex? :3",
|
||||||
"Rust is the new Holy-C",
|
"Rust is the new Holy-C",
|
||||||
"Morning, Major Incident!",
|
"Morning, Major Incident!",
|
||||||
"Still cis tho",
|
"Still cis tho",
|
||||||
"My arch uses lix btw",
|
"My arch uses lix btw",
|
||||||
"me-fucking-ow"
|
"me-fucking-ow",
|
||||||
|
"Hotel: Trivago",
|
||||||
|
"arf arf!",
|
||||||
|
"Patent 1, 2, 3 und die 6",
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue