Merge pull request #47854 from teto/khard_zsh
khard: fixup zsh autocompletion
This commit is contained in:
commit
665da3972a
@ -41,7 +41,7 @@ in with python.pkgs; buildPythonApplication rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
install -D misc/zsh/_khard $out/share/zsh/site-functions/
|
install -D misc/zsh/_khard $out/share/zsh/site-functions/_khard
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Fails; but there are no tests anyway.
|
# Fails; but there are no tests anyway.
|
||||||
|
Loading…
Reference in New Issue
Block a user