tmux-gruvbox/gruvbox-tpm.tmux
Maciej Sypien 23bbbfcaee
feat: add shellcheck & shfmt github actions (#33)
* refactor: separate lint shfmt and shellcheck
* feat: add simple github action task
* fix: linting bash files according to shfmt
* feat: move main method dedicated shell file
* feat: update changelog entry
2024-09-14 23:53:57 +02:00

5 lines
74 B
Bash
Executable file

#!/usr/bin/env bash
source "./src/gruvbox-main.sh"
# vim: ai et ft=bash