#!/bin/sh # Read platform to install on (only if no platform file present in ~/.config/) read -p "Choose the configs to install, Laptop or Desktop (l/D): " platform