change init figlet for variable pitch

This commit is contained in:
Miranda Marquez 2024-05-27 12:05:10 -08:00
parent b704b242d3
commit 200c7e1d27

10
init.el
View File

@ -1,10 +1,10 @@
;;; init.el --- basic initial declarations
;;; Commentary:
;; _ _ _ _
;; (_) _ __ (_)| |_ ___ | |
;; | || '_ \ | || __| / _ \| |
;; | || | | || || |_ _| __/| |
;; |_||_| |_||_| \__|(_)\___||_|
;; _ _ _ _
;; (_) _ __ (_)| |_ ___ | |
;; | || '_ \ | || __| / _ \| |
;; | || | | || || |_ _| __/| |
;; |_||_| |_||_| \__|(_)\___| |_|
;;
;; '((above text graphic generated with command `figlet -k "init.el"'))