@@ -94,6 +94,8 @@ export LANG=en_US.UTF-8
echo "Checking locale..."
locale
+sudo apt install vim -y
+
# Enable Ubuntu Universe repository
echo "Enabling Ubuntu Universe repository..."
sudo apt install software-properties-common -y