Rename command for listing aliases

master
Hektor Misplon 2021-09-17 13:58:42 +02:00
parent 1ff2ae51aa
commit e1a7513d76
1 changed files with 1 additions and 2 deletions

View File

@ -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