nix(feat): Add argbash bash completion support
This commit is contained in:
committed by
Wolfgang Walther
parent
c2df7d8198
commit
2559d32912
@@ -42,4 +42,4 @@ buildEnv
|
||||
{
|
||||
name = "postgrest-docker";
|
||||
paths = [ load.bin ];
|
||||
} // { inherit image; }
|
||||
} // { inherit image; bashCompletion = load.bashCompletion; }
|
||||
|
||||
Reference in New Issue
Block a user