diff options
author | Amin Bandali <amin@aminb.org> | 2018-04-20 19:17:14 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-04-20 19:17:14 -0400 |
commit | bab98ee5ee2763f7f5eca67c482a523a5bec929c (patch) | |
tree | b2fc7e53ca154eb87513ea0a96093ec756bfec3e /emacs/.gitignore | |
parent | 6089982a89bcec4c02874f5a2af5cd879a473017 (diff) | |
download | configs-bab98ee5ee2763f7f5eca67c482a523a5bec929c.tar.gz configs-bab98ee5ee2763f7f5eca67c482a523a5bec929c.tar.xz configs-bab98ee5ee2763f7f5eca67c482a523a5bec929c.zip |
set `custom-file' and load it
Diffstat (limited to 'emacs/.gitignore')
-rw-r--r-- | emacs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.gitignore b/emacs/.gitignore index 2de0f3c..46eda09 100644 --- a/emacs/.gitignore +++ b/emacs/.gitignore @@ -1,6 +1,7 @@ *.elc /init.el /auto-save-list/ +/etc/ /var/ /elpa/ /recentf |