summaryrefslogtreecommitdiffstats
path: root/.local/bin/texclear
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/texclear')
-rwxr-xr-x.local/bin/texclear2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/texclear b/.local/bin/texclear
index f6a5062..83fd586 100755
--- a/.local/bin/texclear
+++ b/.local/bin/texclear
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
# Clears the build files of a LaTeX/XeLaTeX build.
# I have vim run this file whenever I exit a .tex file.