mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
git sw alias
This commit is contained in:
parent
f5274b7407
commit
ec2c0eac6e
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue