we are severely lacking GUI expertise in general around here, yafti was the best we could do lol
we are severely lacking GUI expertise in general around here, yafti was the best we could do lol

systemd-analyze critical-chain is a good place to start.systemd-analyze critical-chain# RUN ln -fs /bin/sh /usr/bin/sh && \
# ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/docker && \
# ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/podman
RUN chsh -s $(which zsh)
CMD [ "zsh" ]