all repos — nixfiles @ 928c7723f2375c6c39107113986c74f936519439

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}