Rename command for listing aliases
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user