aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/plugins/mini-starter.lua
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-03-24 08:42:44 +0100
committereric.marin <maarin.eric@gmail.com>2025-09-07 21:19:28 +0200
commit5798601f2527b6535fbafba7e22de4dd53954718 (patch)
treef045e8af54d09e7c19186c29d20ee0a28f2743d3 /nvim/lua/plugins/mini-starter.lua
parent04d957a4d276c6c18570d6d658b17bed36f3190b (diff)
downloaddotfiles-5798601f2527b6535fbafba7e22de4dd53954718.tar.gz
dotfiles-5798601f2527b6535fbafba7e22de4dd53954718.zip
update
Diffstat (limited to '')
-rw-r--r--nvim/lua/plugins/mini-starter.lua7
1 files changed, 7 insertions, 0 deletions
diff --git a/nvim/lua/plugins/mini-starter.lua b/nvim/lua/plugins/mini-starter.lua
index 1532c73..8b216a1 100644
--- a/nvim/lua/plugins/mini-starter.lua
+++ b/nvim/lua/plugins/mini-starter.lua
@@ -177,6 +177,13 @@ Quotes = {
The question of whether computers can think is like the question of whether submarines can swim.
~ Edsger Dijkstra
]],
+ [[
+ Of course, I'd also suggest that whoever was the genius who thought it was a good idea to read
+ things ONE F*CKING BYTE AT A TIME with system calls for each byte should be retroactively aborted.
+ Who the f*ck does idiotic things like that? How did they not die as babies, considering that they
+ were likely too stupid to find a tit to suck on?
+ ~ Linus Torvalds
+ ]]
}