dotfiles/emacs/.emacs

9 lines
105 B
Plaintext

;;; .emacs --- My personal emacs file
;;; Commentary:
;;; Code:
(provide 'emacs)
;;; .emacs ends here