#!/usr/bin/env sh if command -v vsv >/dev/null 2>&1; then alias usv='vsv -d $HOME/.local/state/service' fi