mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 20:55:06 +01:00
add funny pfush git alias
This commit is contained in:
parent
d51d89d3cf
commit
236c002c98
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
||||||
hardupdate = "!git fetch && git reset --hard \"origin/$(git rev-parse --abbrev-ref HEAD)\"";
|
hardupdate = "!git fetch && git reset --hard \"origin/$(git rev-parse --abbrev-ref HEAD)\"";
|
||||||
fpush = "push --force-with-lease";
|
fpush = "push --force-with-lease";
|
||||||
resq = "rebase --autosquash -i";
|
resq = "rebase --autosquash -i";
|
||||||
|
pfush = "!echo \"hör uf ume z'pfusche und machs richtig\"";
|
||||||
};
|
};
|
||||||
difftastic = {
|
difftastic = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue