wrong env var
This commit is contained in:
parent
7472fede74
commit
a664016232
@ -1,10 +1,10 @@
|
||||
#####################################################################
|
||||
|
||||
# Store initial PATH; allows for safe PATH manipulation for a particular project
|
||||
export RESTORE_PATH="$PATH"
|
||||
export _CA__RESTORE_PATH="$PATH"
|
||||
|
||||
# Store a list of project-specific environment variables; unset on env exit
|
||||
export RESTORE_ENV=(
|
||||
export _CA__RESTORE_ENV=(
|
||||
__CUSTOM_ENV_ACTIVE
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user