;;; 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