all repos — archive/dotfiles @ 692c8fdc954ebe282f96ca63dcfe04e8fc651116

Superseded by nixfiles

zsh/functions/runit/getservicedir (view raw)

1
2
#!/usr/bin/env zsh
print ${$(readlink ${SVDIR:-/service}/$1):h}