The ability to read config files hierarchically is pretty crucial:
first, read ~/.seg
then, read $pwd/.seg
Also, I've been thinking a lot about storing 'sets' as files. that allows seg to do stuff like pointing to custom boot files/scripts and other cool things
The ability to read config files hierarchically is pretty crucial:
~/.seg
$pwd/.seg
Also, I've been thinking a lot about storing 'sets' as files. that allows seg to do stuff like pointing to custom boot files/scripts and other cool things