summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.zile b/.zile
new file mode 100644
index 0000000..76abb70
--- /dev/null
+++ b/.zile
@@ -0,0 +1,5 @@
+;; -*- mode: lisp; -*-
+(setq inhibit-splash-screen t)
+(setq tab-width 4)
+(setq indent-tabs-mode nil)
+(setq backup-directory "/tmp")