mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Update home.nix
This commit is contained in:
parent
ab1fdb619f
commit
eaf702d32d
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@
|
|||
aliases = {
|
||||
undo = "reset HEAD~1 --mixed";
|
||||
amend = "commit -a --amend";
|
||||
prv = "!gh pr view";
|
||||
prc = "!gh pr create";
|
||||
prs = "!gh pr status";
|
||||
prm = "!gh pr merge -d";
|
||||
};
|
||||
extraConfig = {
|
||||
color = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue