Rename project: f00bar -> yambar

This commit is contained in:
Daniel Eklöf 2019-09-28 20:39:45 +02:00
parent 9b9344877f
commit 9dbbc480e4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
23 changed files with 87 additions and 87 deletions

View file

@ -1,2 +1,2 @@
zsh_install_dir = join_paths(get_option('datadir'), 'zsh/site-functions')
install_data('zsh/_f00bar', install_dir: zsh_install_dir)
install_data('zsh/_yambar', install_dir: zsh_install_dir)

View file

@ -1,4 +1,4 @@
#compdef f00bar
#compdef yambar
_arguments \
-s \