all repos — archive/dotfiles @ 9dd9b2972c4c526109f4fb57f936b67290ace003

Superseded by nixfiles

zsh/functions/runit/getservicedir (view raw)

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