This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add comment
master
10sr
5 years ago
parent
70fe675277
commit
4973a81b28
Signed by:
10sr
GPG Key ID:
C384BB17CBB19347
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
emacs.el
+ 2
- 0
emacs.el
View File
@@ -6,6 +6,8 @@
;; SETUP_LOAD: (and (file-readable-p file)
;; SETUP_LOAD: (byte-recompile-file file nil 0 t)))
;; TODO: Use custom-set-variables in place of set-variable
(setq debug-on-error t)
;; make directories
Write
Preview
Loading…
Cancel
Save