Cleanup aliases and move functions to .local/bin
This commit is contained in:
parent
0474b35031
commit
f1594b3cbb
5 changed files with 12 additions and 13 deletions
.local/bin
3
.local/bin/vim-find
Executable file
3
.local/bin/vim-find
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
vim $(find $@)
|
Loading…
Add table
Add a link
Reference in a new issue