all repos — nixfiles @ 3c1096586c0469e025d3e2559589559b1dae3945

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}