mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04:00
completions: add zsh completions
This commit is contained in:
parent
286db002f8
commit
6643fe5456
3 changed files with 17 additions and 0 deletions
|
|
@ -98,4 +98,5 @@ custom_target(
|
|||
install_data('foot.desktop', install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||
install_data('footrc', install_dir: join_paths(get_option('datadir'), 'foot'))
|
||||
|
||||
subdir('completions')
|
||||
subdir('doc')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue