all repos — nixfiles @ 0c6a787848903894cc6ba692c2e93fad83eb4851

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}