From 1394b10658f5059aeb5fa45a2985f4cac97f833d Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 17 Jan 2022 13:45:32 -0600 Subject: So! Many! Changes!! --- systems/bob.el | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 systems/bob.el (limited to 'systems/bob.el') diff --git a/systems/bob.el b/systems/bob.el new file mode 100644 index 0000000..427f38a --- /dev/null +++ b/systems/bob.el @@ -0,0 +1,10 @@ +;;; bob.el --- Customizations for "bob" -*- lexical-binding: t; -*- + +;;; Commentary: + +;;; Code: + +(setq system-default-font "DejaVu Sans Mono" + system-default-height 105) + +;;; bob.el ends here -- cgit 1.4.1-21-gabe81