diff options
| author | Anton Bobov <anton@bobov.name> | 2024-08-14 23:56:09 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2024-08-14 23:56:09 +0500 |
| commit | 0cde983819a823fd4d2df087a210380dca12cd70 (patch) | |
| tree | e948020021c2751478a66f4de5a3111b4b9a597f /files/.vim | |
| parent | 111bd2e49b61fe658144fbf06cf121d15aa5e8ea (diff) | |
vim: Update sh template
Diffstat (limited to 'files/.vim')
| -rwxr-xr-x[-rw-r--r--] | files/.vim/templates/=template=.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.vim/templates/=template=.sh b/files/.vim/templates/=template=.sh index a077c53..5b2371c 100644..100755 --- a/files/.vim/templates/=template=.sh +++ b/files/.vim/templates/=template=.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/usr/bin/env bash set -euo pipefail |
