mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-01-20 21:11:06 +02:00
parent
e9809c1bd2
commit
f5951dd0cf
@ -162,6 +162,7 @@ _autoenv_stack_entered_contains() {
|
||||
# Internal function for debug output. {{{
|
||||
_autoenv_debug() {
|
||||
local level=${2:-1}
|
||||
local line
|
||||
if (( AUTOENV_DEBUG < level )); then
|
||||
return
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user