zsh/.aliases/command-specific/.dir-locals.el

6 lines
150 B
EmacsLisp
Raw Normal View History

2018-01-19 22:11:17 -05:00
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
;; set sh mode for all files
((nil . ((mode . sh))))