From 4b0ac8103ae426952778823b96b58986d349feda Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Mon, 21 Oct 2019 21:47:20 -0500 Subject: [PATCH] Minor edits. --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index c93500b..839c4fd 100755 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -5,7 +5,7 @@ ;; |____/ |_| ;; ;; A customized config.py for Qtile window manager (http://www.qtile.org) -;; Modified by Derek Taylor (http://www.gitlab.com/dwt1/ ) +;; Modified by Derek Taylor (http://www.gitlab.com/dwt1/) (require 'package) (require 'erc)