fix: shellcheck errors

This commit is contained in:
Maciej Sypien 2024-09-15 01:15:39 +02:00
parent a3f964c002
commit a8d87fa13b
No known key found for this signature in database
GPG key ID: 10BC01EDA6827DC8
5 changed files with 15 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# shellcheck disable=SC1091
source "./src/gruvbox-main.sh"
# vim: ai et ft=bash