Add doskey which=where.
This commit is contained in:
parent
c67d233e35
commit
1681886fd8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ doskey .=cd.
|
|||
doskey ..=cd..
|
||||
doskey ...=start.
|
||||
doskey \=cd\
|
||||
doskey which=where $*
|
||||
doskey gc=gitcheckup $*
|
||||
doskey gp=git push $*
|
||||
doskey gpa=git_push_all $*
|
||||
|
|
Loading…
Reference in a new issue