all repos — nixfiles @ 6e26c674b93629c3d1cfeb79d6c6f2268510a420

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}