all repos — nixfiles @ 954a691139a1756af64e2db7091c6ea66cb92fe9

System and user configuration, managed by nix and home-manager

zsh/functions/runit/getservicedir (view raw)

1
2
#!/usr/bin/env zsh
print ${$(readlink ${SVDIR:-/service}/$1):h}