foot/completions/meson.build

3 lines
130 B
Meson
Raw Normal View History

2019-10-20 11:54:58 +02:00
zsh_install_dir = join_paths(get_option('datadir'), 'zsh/site-functions')
install_data('zsh/_foot', install_dir: zsh_install_dir)