nix(feat): Add bash completion for git references
This commit is contained in:
committed by
Wolfgang Walther
parent
32ff9dfb48
commit
5a8d9b1246
@@ -29,7 +29,7 @@ let
|
||||
"ARG_POSITIONAL_SINGLE([command], [Command to run])"
|
||||
"ARG_LEFTOVERS([command arguments])"
|
||||
];
|
||||
addCommandCompletion = true;
|
||||
positionalCompletion = "_command";
|
||||
redirectTixFiles = false; # will be done by sub-command
|
||||
inRootDir = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user