Create alias to connect to tunneled VM via SSH
If you need to create an alias in linux (Fedora 35+) to execute an SSH connection to a VM and then inside that VM run another SSH connection to another VM then read this:
1. Create .bashrc.d folder in your home folder.
mkdir -p ~/.bashrc.d
2. Create a