Rename command for listing aliases
This commit is contained in:
@@ -19,8 +19,7 @@
|
|||||||
s = status -s
|
s = status -s
|
||||||
co = checkout
|
co = checkout
|
||||||
cob = checkout -b
|
cob = checkout -b
|
||||||
la = "!git config -l | grep alias | cut -c 7-"
|
alias = "!git config -l | grep alias | cut -c 7-"
|
||||||
|
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
|
|||||||
Reference in New Issue
Block a user