info
This commit is contained in:
parent
7b3e5f7028
commit
630aece11c
4
info
4
info
@ -4,9 +4,7 @@ CONFIG_FILE="$ENV_DIR/.systems"
|
|||||||
|
|
||||||
source $ENV_DIR/bin/denv_msg
|
source $ENV_DIR/bin/denv_msg
|
||||||
|
|
||||||
# Get (newest) DEV_ENV_PATH
|
denv_info_msg "[dev-env]: $ENV_DIR"
|
||||||
source ~/.profile
|
|
||||||
denv_info_msg "[dev-env]: $DEV_ENV_PATH"
|
|
||||||
|
|
||||||
# Iterate through all lines in .systems configuration
|
# Iterate through all lines in .systems configuration
|
||||||
while IFS=' ' read -r IDENTIFIER DIRECTORY GIT; do
|
while IFS=' ' read -r IDENTIFIER DIRECTORY GIT; do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user