Improve configs
This commit is contained in:
parent
fdefb7037b
commit
eb3067ff29
13 changed files with 67 additions and 20 deletions
.bin
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
# shellcheck disable=SC2046
|
||||
vim $(grep "$@")
|
||||
$EDITOR $(grep "$@")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue