diff options
Diffstat (limited to 'scripts/bin/vimv')
| -rwxr-xr-x | scripts/bin/vimv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bin/vimv b/scripts/bin/vimv index 3c78afb..ae781cf 100755 --- a/scripts/bin/vimv +++ b/scripts/bin/vimv @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Lists the current directory's files in Vim, so you can edit it and save to rename them # USAGE: vimv [file1 file2] |
