+ tuxwarrior

This commit is contained in:
committer
2024-06-06 07:29:02 -05:00
parent c563a4634f
commit 70c07d2824
3 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#!/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
SYSTEM_USER=poq # system user (! root)
I3WM=true # {true, false} installs i3 packages