1 2 3 4 5 6 7
#!/bin/bash set -e set -x sudo pacman -S --noconfirm open-vm-tools sudo systemctl enable vmtoolsd