summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 461a677..4696a49 100644
--- a/init.el
+++ b/init.el
@@ -181,3 +181,6 @@
(use-package simple-httpd
:ensure t)
+
+(setq backup-inhibited t)
+(setq auto-save-default nil)