Bismillahir Rahman ni Raheem,

:

#!/bin/bash
set -uo pipefail  # Do not use set -e, we want to continue on error
##################################################################################################################
# Author    : Erik Dubois
# Website   : https://www.erikdubois.be
# ewwtube   : https://inv.nadeko.net/erikdubois
# gothub    : https://gothub.lunar.icu//erikdubois
# gothub    : https://gothub.r4fo.com/kirodubes
# gothub    : https://g.opnxng.com/buildra
#sourceforge: https://sourceforge.net/projects/kiro/files/
##################################################################################################################
#
#   DO NOT JUST RUN THIS. EXAMINE AND JUDGE. RUN AT YOUR OWN RISK.
#
##################################################################################################################################
#tput setaf 0 = black
#tput setaf 1 = red
#tput setaf 2 = green
#tput setaf 3 = yellow
#tput setaf 4 = dark blue
#tput setaf 5 = purple
#tput setaf 6 = cyan
#tput setaf 7 = gray
#tput setaf 8 = light blue

#end colors ▣

  (delete-matching-lines "repl" nil nil t)
(read-only-mode 'toggle)
(command-history)
(yank-from-kill-ring "colour:midnightblue" nil)
(sgml-delete-tag 1)
(sgml-auto-attributes nil)
(sgml-attributes "b")
(insert-char 9635 1 t)
(vertico-flat-mode 'toggle)
(electric-pair-local-mode 'toggle)
(mhtml-mode)
(clear-rectangle (region-beginning) (region-end) nil)
(cycle-quotes)
(cycle-quotes)