feat: Add helpful short aliases
This commit is contained in:
parent
7d456aee1b
commit
edf33b7201
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -33,6 +33,8 @@
|
|||
[alias]
|
||||
ck = "checkout"
|
||||
s = "status"
|
||||
b = "branch"
|
||||
c = "commit"
|
||||
|
||||
# custom git log (inline)
|
||||
lgi = "!f() { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue