git sw alias

This commit is contained in:
nora 2023-09-29 08:29:44 +02:00 committed by GitHub
parent f5274b7407
commit ec2c0eac6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@
fpush = "push --force-with-lease";
resq = "rebase --autosquash -i";
pfush = "!echo \"hör uf ume z'pfusche und machs richtig\"";
sw = "!git checkout $(git branch --format \"%(refname:lstrip=2)\" | ${pkgs.lib.getExe pkgs.fzf})";
};
difftastic = {
enable = true;