mirror of
https://github.com/lliding/ld-emacs.git
synced 2026-02-04 06:42:26 +00:00
First release.
This commit is contained in:
6
site-lisp/snippets/sh-mode/bang
Normal file
6
site-lisp/snippets/sh-mode/bang
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: bang
|
||||
# key: !
|
||||
# --
|
||||
#!/usr/bin/env bash
|
||||
$0
|
||||
Reference in New Issue
Block a user