aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
blob: 1811f1e8821e23f5ea2d8d46cd7097c2c9f90842 (plain)
1
2
3
4
5
6
7
#! /usr/bin/env sh

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