Minor cleanup

This commit is contained in:
Daniel Hahler 2017-08-18 15:27:32 +02:00
parent 0f92983d1e
commit 32598b5850
2 changed files with 1 additions and 3 deletions

View File

@ -43,7 +43,7 @@ fi
: ${AUTOENV_DISABLED:=0}
# Public helper functions, which can be used from your .autoenv.zsh files:
#
# Source the next .autoenv.zsh file from parent directories.
# This is useful if you want to use a base .autoenv.zsh file for a directory
# subtree.

View File

@ -1,7 +1,5 @@
$ source $TESTDIR/setup.zsh || return 1
$ set | sort > before
$ export EDITOR=echo
$ autoenv-edit