all repos — nixfiles @ 9dd9b2972c4c526109f4fb57f936b67290ace003

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}