mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 15:30:59 +02:00
Cleanup
This commit is contained in:
parent
dbfb8fe519
commit
e088e83ff9
@ -4,11 +4,6 @@ Test varstash integration.
|
|||||||
|
|
||||||
Setup test environment.
|
Setup test environment.
|
||||||
|
|
||||||
# Defaults:
|
|
||||||
# $ DOTENV_FILE_ENTER=.env
|
|
||||||
# $ DOTENV_FILE_LEAVE=.env.leave
|
|
||||||
# $ DOTENV_HANDLE_LEAVE=1
|
|
||||||
|
|
||||||
$ mkdir sub
|
$ mkdir sub
|
||||||
$ cd sub
|
$ cd sub
|
||||||
$ echo "autostash FOO=baz" > $DOTENV_FILE_ENTER
|
$ echo "autostash FOO=baz" > $DOTENV_FILE_ENTER
|
||||||
|
Loading…
Reference in New Issue
Block a user