mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 17:53:45 +01:00
Merge branch 'brocellous/zathura-zsh-sitefndir' into develop
This commit is contained in:
commit
12fb88c77e
@ -71,5 +71,5 @@ fish_completion = configure_file(
|
||||
)
|
||||
|
||||
install_data(bash_completion, install_dir: join_paths(datadir, 'bash-completion', 'completions'))
|
||||
install_data(zsh_completion, install_dir: join_paths(datadir, 'zsh', 'vendor-completions'))
|
||||
install_data(zsh_completion, install_dir: join_paths(datadir, 'zsh', 'site-functions'))
|
||||
install_data(fish_completion, install_dir: join_paths(datadir, 'fish', 'completions'))
|
||||
|
Loading…
Reference in New Issue
Block a user