thaink / devscripts

Bash and other kinds of server scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vselect() Select file to open by vim from input list. EX: vselect $(ls | grep color)

vgdiff Open a file from git diff --name-only

vgshow Open a file from git show $commit The default commit HEAD

ggraph Show pretty git graph

vfind Open a file from find -name

About

Bash and other kinds of server scripts


Languages

Language:Shell 100.0%