From 54548c74d1d10dcf94f725e694c2ad7c445c4c18 Mon Sep 17 00:00:00 2001 From: Sirisak Lueangsaksri <1087399+spywhere@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:25:01 +0700 Subject: [PATCH] fix(tmux): shellcheck linting --- supports/tmux/scripts/weather.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/supports/tmux/scripts/weather.sh b/supports/tmux/scripts/weather.sh index 8de0477..8f541a9 100755 --- a/supports/tmux/scripts/weather.sh +++ b/supports/tmux/scripts/weather.sh @@ -1,5 +1,6 @@ #!/bin/sh +# shellcheck disable=SC1091 . "$HOME/.dots/binaries/_cache" _weather() {