dotfiles/.config/doom/user.template.el

7 lines
213 B
EmacsLisp
Raw Normal View History

;;; user.el -*- lexical-binding: t; -*-
;; Some functionality uses this to identify you,
;; e.g. GPG configuration, email clients, file templates and snippets.
(setq user-full-name ""
user-mail-address "")