completion ошибки синтаксиса
This commit is contained in:
parent
ab45bd5475
commit
479fb3cf67
@ -39,6 +39,6 @@ package() {
|
||||
install-binary ./fastfetch
|
||||
install-license ./LICENSE fastfetch/LICENSE
|
||||
install-manual ./fastfetch.1
|
||||
./completions/fastfetch.fish completion fish | install-completion fish fastfetch
|
||||
install-completion bash fastfetch <./fastfetch/completions/fastfetch.bash
|
||||
./ completion fish | install-completion fish fastfetch
|
||||
install-completion bash fastfetch < ./completions/fastfetch.bash
|
||||
}
|
Loading…
Reference in New Issue
Block a user