Make zsh files be handled by sh-mode
This commit is contained in:
parent
d2b17e2fa3
commit
cd8ea48284
2 changed files with 4 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -94,6 +94,7 @@
|
|||
(load "~/.emacs.d/20ruby.el")
|
||||
(load "~/.emacs.d/20web.el")
|
||||
(load "~/.emacs.d/20elixir.el")
|
||||
(load "~/.emacs.d/20sh.el")
|
||||
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue