about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/fcuny/cli/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/cli/git.nix b/users/fcuny/cli/git.nix
index 2e92121..d27d7a0 100644
--- a/users/fcuny/cli/git.nix
+++ b/users/fcuny/cli/git.nix
@@ -21,7 +21,7 @@
       };
       "credential \"https://git.fcuny.net\"" = {
         username = "fcuny";
-        helper = "!echo -n 'password='; pass git/git.fcuny.net"
+        helper = "!echo -n 'password='; pass git/git.fcuny.net";
       };
     };
     ignores = [