;;; bob.el --- Customizations for "bob" -*- lexical-binding: t; -*- ;;; Commentary: ;;; Code: (setq machine-default-font "DejaVu Sans Mono" machine-default-height 105) ;;; bob.el ends here