* chore: shellcheck-warnings for catppuccin.tmux Command used: `shellcheck catppuccin.tmux -ax -s bash` * shellcheck: fix all warnings Command used: `shellcheck -a catppuccin.tmux $(ls custom/*.sh pane/*.sh status/*.sh window/*.sh)` * shellcheck: update workflow to check warnings * shellcheck: include warnings from sourced files
* Add tmux-clima as a module * Update tmux option names according to the clima module * Add README for tmux-clima * Update README.md according to suggestions * Remove unnecessary readme part --------- Co-authored-by: vdbewout <vdbewout@gmail.com>