Improve scripts
This commit is contained in:
parent
f94f6a1c60
commit
b5764c0376
8 changed files with 28 additions and 16 deletions
.bin
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
vim $(grep $@)
|
||||
# shellcheck disable=SC2046
|
||||
vim $(grep "$@")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue