fix: shellcheck errors
This commit is contained in:
parent
a3f964c002
commit
a8d87fa13b
5 changed files with 15 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
# themes may use different colors in sets therefore we setup dark and light separately
|
||||
# Themes may use different colors in sets therefore we setup dark and light
|
||||
# separately.
|
||||
#
|
||||
# shellcheck disable=SC2154
|
||||
theme_set_light_256() {
|
||||
local _left_status_value _right_status_value _window_status_current_format _window_status_format
|
||||
_left_status_a=$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue