diff --git a/home/common/default.nix b/home/common/default.nix index 84bfc2d..a18ee48 100644 --- a/home/common/default.nix +++ b/home/common/default.nix @@ -235,7 +235,7 @@ }; customCommands = [ { - key = ""; + key = ""; context = "global"; command = '' git push --force-with-lease --set-upstream origin "{{.SelectedLocalBranch.Name}}" &&