Open rusty-snake opened 1 year ago
Basicly what the title says. When you do bubblejail create new_instance, copy /etc/skel to the instance home to get some basic shell configs and other stuff.
bubblejail create new_instance
/etc/skel
Not sure about /etc/skel but I had an idea of instance templates with some kind of --template flags for the create command.
--template
Description
Basicly what the title says. When you do
bubblejail create new_instance
, copy/etc/skel
to the instance home to get some basic shell configs and other stuff.