Files
lnx-arch/dots/archinstall/t470p/options.sh
2024-05-21 07:09:21 -05:00

12 lines
253 B
Bash

#!/usr/bin/env bash
# klevstul
# import using 'source'
OPTIONS_LOADED=true # used to check if options have been loaded
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
I3WM=true # {true, false} installs i3 packages