cheat: install manpage
This commit is contained in:
parent
67d6002df1
commit
32ca1489dd
@ -17,6 +17,7 @@ buildGoModule rec {
|
|||||||
nativeBuildInputs = [ installShellFiles ];
|
nativeBuildInputs = [ installShellFiles ];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
installManPage doc/cheat.1
|
||||||
installShellCompletion scripts/cheat.{bash,fish,zsh}
|
installShellCompletion scripts/cheat.{bash,fish,zsh}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user