I discovered tmux possibility recently and I'm using it inside yakuake/konsole (quake-like terminal). However, I have to launch tmux manually every time I start my laptop or restart yakuake.
How to launch tmux –automatically– when yakuake/konsole start ?

Based on the Start tmux on every shell login article from the Archlinux wiki, you can start
tmuxon your shell with the following code at theZshorBashAdd in your
zshorbashconfiguration (usually~/.zshrcor~/.bashrc) the following code and restart your session:FishAdd in your
fishconfiguration (usually~/.config/fish/config.fish) the following code and restart your session: