🗝
index
:
zoner
this commit
main
declarative dns management for porkbun
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compdef.zsh
blob: 23cacc464180e908a5a9105e0a3f878e9b4ea343 (
plain
) (
blame
)
1
2
#
compdef zoner
compadd
$
(
ls
~
/.config/zoner
|
grep
-
Po
'
.*(?=\.zone)
'
)