Move .local/bin to .bin
This commit is contained in:
parent
b8dd204681
commit
76f407954f
16 changed files with 58 additions and 38 deletions
.bin
3
.bin/vim-grep
Executable file
3
.bin/vim-grep
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
vim $(grep $@)
|
Loading…
Add table
Add a link
Reference in a new issue