all repos — nixfiles @ e6902435ee1abeb474960dcd49ee395116f5c2d8

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}