Wow, some of my dotfiles will live forever!
Posted on Wed 07 December 2022 in tech • Tagged with dotfiles, unix, linux, oldschool
Part of my .emacs
;; LOL LOL - WOW mid '90s config returns from the grave
;; Load ladebug mode on OSF4
(if (file-exists-p '"/usr/lib/emacs/lisp/ladebug.el")
(load-file '"/usr/lib/emacs/lisp/ladebug.el"))
Shoutout to all those who used the C++ debugger on OSF with Digital hardware in mid-anthropocene …
Continue reading