Make .aliases dir use sh-mode in emacs
This commit is contained in:
parent
fab1a19fd6
commit
1fe053f6ea
5
.aliases/command-specific/.dir-locals.el
Normal file
5
.aliases/command-specific/.dir-locals.el
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
;;; Directory Local Variables
|
||||||
|
;;; For more information see (info "(emacs) Directory Variables")
|
||||||
|
|
||||||
|
;; set sh mode for all files
|
||||||
|
((nil . ((mode . sh))))
|
Loading…
Reference in New Issue
Block a user