Add zile config

This commit is contained in:
Tom Willemsen 2013-02-15 15:17:46 +01:00
parent d7b662715d
commit ee34dfcc2c
2 changed files with 6 additions and 1 deletions

5
.zile Normal file
View file

@ -0,0 +1,5 @@
;; -*- mode: lisp; -*-
(setq inhibit-splash-screen t)
(setq tab-width 4)
(setq indent-tabs-mode nil)
(setq backup-directory "/tmp")

View file

@ -4,7 +4,7 @@ modules=.emacs.d .config .conkerorrc .local .moc .mutt .ncmpcpp \
objects=.bash_profile .beetsconfig .conky_box.lua .conkyrc .gitconfig \
.guile .hgrc .offlineimap.py .offlineimaprc .screenrc .scwmrc \
.slrnrc .stumpwmrc .tmux.conf .urlview .xbindkeysrc.scm .Xdefaults \
.xinitrc .Xmodmap .xsession .zprofile .zshrc
.xinitrc .Xmodmap .xsession .zprofile .zshrc .zile
export MAKEROOT=y