scwrypts v4 compatibility

This commit is contained in:
2024-02-20 23:08:00 -07:00
parent fab3d7c54e
commit a7590c1b84
19 changed files with 288 additions and 383 deletions

View File

@@ -1,13 +1,9 @@
#!/bin/zsh
#####################################################################
DEPENDENCIES+=(
tmux
hostnamectl
scwrypts # must be on path
)
REQUIRED_ENV+=()
CHECK_ENVIRONMENT