dotfiles/install

5 lines
166 B
Bash
Executable File

#!/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