mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
completions: add zsh completions
This commit is contained in:
parent
286db002f8
commit
6643fe5456
3 changed files with 17 additions and 0 deletions
2
completions/meson.build
Normal file
2
completions/meson.build
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
zsh_install_dir = join_paths(get_option('datadir'), 'zsh/site-functions')
|
||||
install_data('zsh/_foot', install_dir: zsh_install_dir)
|
||||
Loading…
Add table
Add a link
Reference in a new issue