diff options
Diffstat (limited to '.local/bin/opout')
| -rwxr-xr-x | .local/bin/opout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/opout b/.local/bin/opout index ade24a4..d5d8dff 100755 --- a/.local/bin/opout +++ b/.local/bin/opout @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # opout: "open output": A general handler for opening a file's intended output, # usually the pdf of a compiled document. I find this useful especially |
