add funny pfush git alias

This commit is contained in:
nora 2023-06-24 22:13:45 +02:00
parent b71ec5dcb4
commit f762443baa

View file

@ -76,6 +76,7 @@
hardupdate = "!git fetch && git reset --hard \"origin/$(git rev-parse --abbrev-ref HEAD)\"";
fpush = "push --force-with-lease";
resq = "rebase --autosquash -i";
pfush = "!echo \"hör uf ume z'pfusche und machs richtig\"";
};
difftastic = {
enable = true;