sudo apt-get install -y tmux git vim-gtk3 cmake build-essential clangd
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.tmux.conf
~/.tmux/plugins/tpm/bin/install_plugins
- Install libvirtd to run efficient virutal machines.
- Install avahi-daemon to resolve dns names for the virtual machines - requires enabling on the interface for libvirtd network bridge
- Use
Host *.local \n ForwardAgent yes
in.ssh/config
to forward your ssh key agent to all the VMs you ssh into