mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
if (( _loglevel > 0 )) {
|
|
local icon=' =>'
|
|
|
|
print -PR "${CI:+::warning::}%F{3} ${(r:5:)icon} ${@}%f"
|
|
}
|