Skip to content

Commit

Permalink
fix(tmux): shellcheck linting
Browse files Browse the repository at this point in the history
  • Loading branch information
spywhere committed Oct 11, 2023
1 parent 325ba2b commit 54548c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supports/tmux/scripts/weather.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh

# shellcheck disable=SC1091
. "$HOME/.dots/binaries/_cache"

_weather() {
Expand Down

0 comments on commit 54548c7

Please sign in to comment.