replace figlet text - mitch is gone

This commit is contained in:
mir 2024-01-23 10:06:00 -09:00
parent f2cb0de2d9
commit 220d1b01ba

View File

@ -1,16 +1,12 @@
;;; mir-defuns.el --- custom-defined functions
;;; Commentary:
;; _ _ _
;; _ __ ___ (_)| |_ ___ | |__
;; | '_ ` _ \ | || __|/ __|| '_ \ _____
;; | | | | | || || |_| (__ | | | ||_____|
;; |_| |_| |_||_| \__|\___||_| |_|
;; _ __ _
;; __| | ___ / _| _ _ _ __ ___ ___ | |
;; / _` | / _ \| |_ | | | || '_ \ / __| / _ \| |
;; | (_| || __/| _|| |_| || | | |\__ \ _ | __/| |
;; \__,_| \___||_| \__,_||_| |_||___/(_) \___||_|
;;
;; _ _ __ _
;; _ __ ___ (_) _ __ __| | ___ / _| _ _ _ __ ___ ___ | |
;; | '_ ` _ \ | || '__|_____ / _` | / _ \| |_ | | | || '_ \ / __| / _ \| |
;; | | | | | || || | |_____|| (_| || __/| _|| |_| || | | |\__ \ _| __/| |
;; |_| |_| |_||_||_| \__,_| \___||_| \__,_||_| |_||___/(_)\___||_|
;; Some functions to run when loading packages...
;;; Code: