Automatically start genie on every shell session - arkane-systems/genie GitHub Wiki

Are we in the bottle?

if ! -v INSIDE_GENIE ; then echo "Starting genie:" exec /usr/bin/genie -s fi