diff --git a/files/init.el b/files/init.el index 82e1d2f..ebd05a1 100644 --- a/files/init.el +++ b/files/init.el @@ -1,10 +1,9 @@ -# -# ___ _ __ ___ __ _ ___ ___ -# / _ \ '_ ` _ \ / _` |/ __/ __| -# | __/ | | | | | (_| | (__\__ \ -# \___|_| |_| |_|\__,_|\___|___/ -# -# ~ M. Thomas +; ___ _ __ ___ __ _ ___ ___ +; / _ \ '_ ` _ \ / _` |/ __/ __| +; | __/ | | | | | (_| | (__\__ \ +; \___|_| |_| |_|\__,_|\___|___/ +; +; ~ M. Thomas (setq make-backup-files nil) ;; We dont need these (setq auto-save-default nil) ;; Not this one either