Add some more xdg-wrappers and dep: annotations to existing ones

This commit is contained in:
Alexander Gehrke 2024-07-16 01:25:23 +02:00
parent 40e434d6b9
commit c86e99d073
10 changed files with 50 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#!/bin/zsh
#dep:mbsync
source ${$(realpath "$0"):h:h}/lib/next-in-path.zsh
$(next-in-path mbsync $0) -c ${XDG_CONFIG_HOME:-$HOME/.config}/mbsyncrc $@