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 83fd586..f6a5062 100755
--- a/.local/bin/texclear
+++ b/.local/bin/texclear
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/sh
# Clears the build files of a LaTeX/XeLaTeX build.
# I have vim run this file whenever I exit a .tex file.