mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 01:13:01 +01:00
Add git stauts -> git status alias
This commit is contained in:
parent
881d4a0340
commit
8037666e5c
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
ri = rebase --interactive
|
ri = rebase --interactive
|
||||||
rc = rebase --continue
|
rc = rebase --continue
|
||||||
ra = rebase --abort
|
ra = rebase --abort
|
||||||
|
stauts = status
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
autoupdate = true
|
autoupdate = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue