summary refs log tree commit diff stats
path: root/systems/bob.el
diff options
context:
space:
mode:
Diffstat (limited to 'systems/bob.el')
-rw-r--r--systems/bob.el10
1 files changed, 0 insertions, 10 deletions
diff --git a/systems/bob.el b/systems/bob.el deleted file mode 100644 index 427f38a..0000000 --- a/systems/bob.el +++ /dev/null
@@ -1,10 +0,0 @@
1;;; bob.el --- Customizations for "bob" -*- lexical-binding: t; -*-
2
3;;; Commentary:
4
5;;; Code:
6
7(setq system-default-font "DejaVu Sans Mono"
8 system-default-height 105)
9
10;;; bob.el ends here