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]
|
[alias]
|
||||||
ck = "checkout"
|
ck = "checkout"
|
||||||
s = "status"
|
s = "status"
|
||||||
|
b = "branch"
|
||||||
|
c = "commit"
|
||||||
|
|
||||||
# custom git log (inline)
|
# custom git log (inline)
|
||||||
lgi = "!f() { \
|
lgi = "!f() { \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue