A silly module that prompts you with messages when you try to quit, like DOOM did. Some quotes are from Doom’s quit-message list. Others are random, nerdy references that no decent human being has any business recognising.
This module provides no flags
This module uses no Plugins
This module provides no prerequisite
This module only works when you run individual Emacs instances and not the daemon.
you can configure the messages by adding to the variable +doom-quit-messages
(setq +doom-quit-messages '(;;from doom 2
"Don't go now, there's a dimensional shambler waiting at the dos prompt!"
"Get outta here and go back to your boring programs."
"If I were your boss, I'd deathmatch ya in a minute!"
"Look, bud. You leave now and you forfeit your body count!"
"You're lucky I don't smack you for thinking about leaving."))
If you have any issues with this module do let me know