mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-10 00:06:37 -04:00
client: a standalone binary that connects to a foot --server
This commit is contained in:
parent
a1efd65746
commit
6637c8aeda
4 changed files with 143 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
zsh_install_dir = join_paths(get_option('datadir'), 'zsh/site-functions')
|
||||
install_data('zsh/_foot', install_dir: zsh_install_dir)
|
||||
install_data('zsh/_footclient', install_dir: zsh_install_dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue