all repos — archive/dotfiles @ 9200045481dd98c9fd3fba601c53cd9040035266

Superseded by nixfiles

zsh/functions/runit/getservicedir (view raw)

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