Don't chmod +x scripts
This silent change is a bit too intrusive. It's convenient, but let the user decide to use it, rather than force it on them.
This commit is contained in:
parent
0b64bc004f
commit
4e2bd22869
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@ fundamental-mode) for performance sake."
|
|||
|
||||
(electric-indent-mode -1) ; enabled by default in Emacs 25+. No thanks.
|
||||
|
||||
(add-hook 'after-save-hook #'executable-make-buffer-file-executable-if-script-p)
|
||||
|
||||
;; revert buffers for changed files
|
||||
(def-package! autorevert
|
||||
:after-call after-find-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue