#! /usr/bin/env sh if command -v lonestar > /dev/null 2>&1 then [ "${DEBUG_DOTFILES}" ] && echo "Initializing LoneStar" eval "$(lonestar init)" fi