mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
Rename project: f00bar -> yambar
This commit is contained in:
parent
9b9344877f
commit
9dbbc480e4
23 changed files with 87 additions and 87 deletions
|
@ -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)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#compdef f00bar
|
||||
#compdef yambar
|
||||
|
||||
_arguments \
|
||||
-s \
|
Loading…
Add table
Add a link
Reference in a new issue