Rename command for listing aliases
parent
1ff2ae51aa
commit
e1a7513d76
|
@ -19,8 +19,7 @@
|
|||
s = status -s
|
||||
co = checkout
|
||||
cob = checkout -b
|
||||
la = "!git config -l | grep alias | cut -c 7-"
|
||||
|
||||
alias = "!git config -l | grep alias | cut -c 7-"
|
||||
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Reference in New Issue