Skip to content

Commit

Permalink
Add ASYNC_VERSION environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mafredri committed Jul 25, 2018
1 parent 6d0f41b commit 13108a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions async.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# url: https://github.com/mafredri/zsh-async
#

typeset -g ASYNC_VERSION=1.6.0
# Produce debug output from zsh-async when set to 1.
typeset -g ASYNC_DEBUG=${ASYNC_DEBUG:-0}

Expand Down

0 comments on commit 13108a0

Please sign in to comment.