ink-os/configure-system
2021-08-29 14:22:26 +09:30

8 lines
231 B
Bash
Executable File

#!/bin/sh
# configure extra system things like lightdm, etc.
# also set shell to fish
# set up correct xmonad.sh e.g. if on laptop, set a copy that only has one xmobar?
read -r -p "This process is not complete... [enter] " input