=====================================================================

Changed environment dependency checker to be more automatic
This commit is contained in:
2022-05-24 10:26:05 -06:00
parent bffd64051c
commit 2dcf94199b
36 changed files with 124 additions and 144 deletions

View File

@ -1,6 +1,7 @@
#!/bin/zsh
_DEPENDENCIES+=()
_REQUIRED_ENV+=()
source ${0:a:h}/common.zsh
__CHECK_IMPORTS
#####################################################################
__PROMPT 'choose an environment to delete'