Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
This commit is contained in:
commit
145caed986
6 changed files with 15 additions and 1 deletions
4
.config/shell/bin/vvc
Executable file
4
.config/shell/bin/vvc
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd "$(dirname "$(realpath "$1")")"
|
||||
eval "$EDITOR" "$@"
|
Loading…
Add table
Add a link
Reference in a new issue