nix(feat): Add bash completion for git references
This commit is contained in:
committed by
Steve Chavez
parent
1aebe62a03
commit
88674c5af6
@@ -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