aboutsummaryrefslogtreecommitdiffstats
path: root/bash_include
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-11-01 21:28:53 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-11-01 21:28:53 +0800
commita7332d641bd3a17c84e1d8fc1d409f4c6a8fb616 (patch)
treecb387e4ae80806a5c523a9aeab8c1bc7ad8b3736 /bash_include
parentc94e025f0926a958e55456ee18b7cec67531d289 (diff)
downloadconfigfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar.gz
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar.bz2
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar.lz
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar.xz
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.tar.zst
configfile-a7332d641bd3a17c84e1d8fc1d409f4c6a8fb616.zip
bash_include: 讓 vim 知道這是個 bash scriptbash_include-20141101
Diffstat (limited to 'bash_include')
-rw-r--r--bash_include2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_include b/bash_include
index 1e1065d..e38b813 100644
--- a/bash_include
+++ b/bash_include
@@ -1,4 +1,4 @@
-# /home/lantw44/.bash_include
+#!/this/script/can/only/be/run/in/bash
#
# vim: ft=sh ts=4 sw=4 noet:
#