mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Gee, what're we gonna do tonight, Brain?
This commit is contained in:
4
init/init-sh.el
Normal file
4
init/init-sh.el
Normal file
@@ -0,0 +1,4 @@
|
||||
(provide 'init-sh)
|
||||
|
||||
;; Make shell scrips executable on save. Good!
|
||||
(add-hook 'after-save-hook 'executable-make-buffer-file-executable-if-script-p)
|
Reference in New Issue
Block a user