git:filter-repo: Build manpage on installation

This commit is contained in:
2022-05-21 13:24:59 +02:00
parent 6c802cc70f
commit 891cb063e6
2 changed files with 6 additions and 0 deletions

View File

@@ -24,6 +24,11 @@
description: Pulling fzf binary
stdout: true
stderr: true
-
command: cd .local/share/git/plugins/git-filter-repo && make Documentation/man1/git-filter-repo.1
description: Building git-filter-repo manpage
stdout: true
stderr: true
-
command: cd .config/zsh/plugins/stderred && make
description: Building stderred