.dotfiles/.bin/vim-find

4 lines
36 B
Bash
Executable file

#!/usr/bin/env bash
vim $(find $@)