aboutsummaryrefslogtreecommitdiffstats
path: root/all.do
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-08 16:29:30 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-08 16:29:30 +0100
commit22f571e3f00e9e66821b67f41ed764b474a98884 (patch)
treeddca85b23426b2f4aa5d7acafbe4579ffef6c940 /all.do
parent7b213a99c973f16d0150c42dbd5dba1c95180982 (diff)
downloadpack-22f571e3f00e9e66821b67f41ed764b474a98884.tar.gz
pack-22f571e3f00e9e66821b67f41ed764b474a98884.tar.xz
pack-22f571e3f00e9e66821b67f41ed764b474a98884.zip
add bash ft modelines to bash do files
Diffstat (limited to 'all.do')
-rwxr-xr-xall.do1
1 files changed, 1 insertions, 0 deletions
diff --git a/all.do b/all.do
index 3994db3..a5d2049 100755
--- a/all.do
+++ b/all.do
@@ -3,3 +3,4 @@ set -e
redo-ifchange .vars.rc
. ./.vars.rc
redo-ifchange libpack test "${extra_targets[@]}"
+# vim:ft=bash