aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-03 16:12:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-03 16:12:59 +1200
commit5a913f4c5f22b2ba4fd2b126c53e7276ab923a22 (patch)
tree94b42a7429efd22b11d86d2b593ca81bd6b15a97
parentChange tlcs(1) to POSIX sh, strip down a bit (diff)
downloaddotfiles-5a913f4c5f22b2ba4fd2b126c53e7276ab923a22.tar.gz
dotfiles-5a913f4c5f22b2ba4fd2b126c53e7276ab923a22.zip
Change shebang of tlcs(1)
Forgot to do it in earlier commits
-rwxr-xr-xbin/tlcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tlcs b/bin/tlcs
index e36838c3..77984b24 100755
--- a/bin/tlcs
+++ b/bin/tlcs
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
# Execute a command and tag the output of the stdout and stderr streams.
# Set the default prefixes and suffixes for stdout/err