various minor shellcheck fixes
This commit is contained in:
parent
875e4b6f3a
commit
f10d6cddaa
5 changed files with 6 additions and 6 deletions
|
@ -104,7 +104,7 @@ customxinit() {
|
|||
# shellcheck disable=SC1090
|
||||
[ ! -e "$XDG_CONFIG_HOME/sxmo/xinit" ] && defaultconfig
|
||||
|
||||
# shellcheck disable=SC1090
|
||||
# shellcheck disable=SC1090,SC1091
|
||||
. "$XDG_CONFIG_HOME/sxmo/xinit"
|
||||
set +o allexport
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue