diff options
Diffstat (limited to 'dot_local/share/sh/hascmd')
| -rw-r--r-- | dot_local/share/sh/hascmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_local/share/sh/hascmd b/dot_local/share/sh/hascmd new file mode 100644 index 0000000..994bc71 --- /dev/null +++ b/dot_local/share/sh/hascmd @@ -0,0 +1 @@ +test -x "$(command -v $1)" |
