Add emacs dir specifics and git ignore.
This commit is contained in:
parent
a512fa2704
commit
e58c90b63b
3 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
;; Slightly nicer theme
|
||||
(set-face-attribute 'default nil :font "Menlo" :height 130)
|
||||
|
||||
(advice-add 'risky-local-variable-p :override #'ignore)
|
||||
|
||||
(require 'jg-package)
|
||||
|
||||
;; Explicitly import the PATH from the shell on MacOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue