commit 912af71d5f36b5c7a11fcc66ce85b99f60ad8c39
parent 957a2b39bc6a3cd59f7950d647b0917859766f04
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 29 Jan 2018 11:15:41 -0800
Correct emacs/vim comment headers
They were missing a trailing colon.
Diffstat:
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.aliases b/.aliases
@@ -1,4 +1,4 @@
-# -*- mode: shell-script; -*- vim: set filetype=sh
+# -*- mode: shell-script; -*- vim: set filetype=sh:
# ~/.aliases
# add colour
diff --git a/.paths b/.paths
@@ -1,4 +1,4 @@
-# -*- mode: shell-script; -*- vim: set filetype=sh
+# -*- mode: shell-script; -*- vim: set filetype=sh:
# ~/.paths
# Cleanly remove $1 from $PATH
diff --git a/.sh_functions b/.sh_functions
@@ -1,4 +1,4 @@
-# -*- mode: shell-script; -*- vim: set filetype=sh
+# -*- mode: shell-script; -*- vim: set filetype=sh:
# Custom shell functions
# Sets xterm title to $1.
diff --git a/.tools b/.tools
@@ -1,4 +1,4 @@
-# -*- mode: shell-script; -*- vim: set filetype=sh
+# -*- mode: shell-script; -*- vim: set filetype=sh:
# ~/.tools
# go version manager