mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
p
This commit is contained in:
parent
0ce8a66748
commit
c836aeb76a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
# simple aliases
|
# simple aliases
|
||||||
c = "checkout";
|
c = "checkout";
|
||||||
st = "status";
|
st = "status";
|
||||||
|
p = "push";
|
||||||
rc = "rebase --continue";
|
rc = "rebase --continue";
|
||||||
ra = "rebase --abort";
|
ra = "rebase --abort";
|
||||||
amend = "commit --amend --no-edit";
|
amend = "commit --amend --no-edit";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue