Exit directory upon completion, update tests
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
This commit is contained in:
@@ -241,6 +241,8 @@ _bash-it-version() {
|
||||
|
||||
CURRENT_GIT_SHA=$(git rev-parse --verify HEAD)
|
||||
echo "https://github.com/Bash-it/bash-it/commit/$CURRENT_GIT_SHA"
|
||||
|
||||
cd - &> /dev/null || return
|
||||
}
|
||||
|
||||
_bash-it-describe ()
|
||||
|
||||
Reference in New Issue
Block a user