|
11 년 전 | |
---|---|---|
.gitignore | 11 년 전 | |
COPYING | 11 년 전 | |
ChangeLog | 11 년 전 | |
ReadMe.org | 11 년 전 | |
insert-shebang.el | 11 년 전 |
Inserts shebang line automatically
git clone https://github.com/psachin/insert-shebang.gitInstall
insert-shebang.el
file to your ~/.emacs.d
directory~/.emacs
file#+BEGIN_SRC emacs-lisp (load "~/.emacs.d/insert-shebang.el") #+END_SRC