Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion extensions/lem-dashboard/default-dashboard.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,18 @@
"(setf productivity 'high)"
"<M-x> load-library <RET> tetris"
"Lem Editor Modules? Lisp EMacs? Lem's Not Emacs?"
"(cons 'fun 'programming)"))
"(cons 'fun 'programming)"
"Update Instance for Redefined Class"
"Also try Interlisp!"
"[L]ots of [I]rritating [S]uperfluous [P]arenthesis"
"(♡ (I) (Lisp))"
"Made with secret alien technology!"
"A monad is just a monoid in the category of endofunctors."
"Rest in Peace Dr. John McCarthy, 1927-2011"
"(> (SExpr) (XML)) -> t"
"[G]nu's [N]ot [U]nix!"
"I’d just like to interject for a moment"
"Ed, man! !man ed"))

(defvar *default-splash* '("
-----------------------
Expand Down
Loading