.dotfiles/.bin/vim-grep

4 lines
36 B
Plaintext
Raw Normal View History

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