diff --git a/assets/startup_quotes.json b/assets/startup_quotes.json index a034556..621e592 100644 --- a/assets/startup_quotes.json +++ b/assets/startup_quotes.json @@ -20,6 +20,10 @@ "text": "C", "author": "Dennis Ritchie" }, + { + "text": "UNIX", + "author": "Dennis Ritchie" + }, { "text": "PICO", "author": "Raspberry Pi" @@ -40,9 +44,21 @@ "text": "GNU/LINUX", "author": "Linus Torvalds" }, + { + "text": "GIT", + "author": "Linus Torvalds" + }, { "text": "DEBIAN", "author": "Ian Murdock" + }, + { + "text": "THE LEGEND OF ZELDA", + "author": "Nintendo" + }, + { + "text": "SUPER MARIO BROS", + "author": "Nintendo" } ] } \ No newline at end of file