.dotfiles/.bin/vim-find

4 lines
36 B
Text
Raw Normal View History

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