foot/completions/meson.build
2019-10-20 11:54:58 +02:00

2 lines
130 B
Meson

zsh_install_dir = join_paths(get_option('datadir'), 'zsh/site-functions')
install_data('zsh/_foot', install_dir: zsh_install_dir)