Commit graph

8 commits

Author SHA1 Message Date
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
Maciej Sypien
bf07efd322 fix(shfmt): arrays are a bash/mksh feature (parsed as bash via -ln=auto) 2024-09-14 20:11:19 +02:00
Maciej Sypien
600ab506ee feat: enhance code quality for project files 2024-09-14 20:11:19 +02:00
Maciej Sypien
700d74ecc3
feat: add read file type for gruvbox-tmp.tmux 2024-09-05 09:25:36 +02:00
Maciej Sypien
08a41368ad
refactor: fix incorrect spacings 2024-09-05 09:25:26 +02:00
Marco Sbrignadello
ccab926b56 fixed installation script 2020-11-05 10:36:26 +01:00
Maciej Sypień
9cb521fef1 Add basic gruvbox light theme using 256 colors
Add basic gitignore file
Add opening config files in correct vim file-types
Exclude vim file artifacts
Fix dark theme against changes in tmux v2.9
Fix typos
Improve plugin installer
Update README
Update changes to gruvbox dark theme
Update config and remove deprecated/outdated configuration
Update tmux-gruvbox-dark.conf
2020-10-29 22:18:31 +01:00
Rahul Gupta
d7b2556307 Make the theme installable through TPM (#4)
* Rename to have .tmux extension so TPM can pick it up
* Create a separate file for TPM & source the theme file
* Update readme with instructions for installation through TPM
2018-11-27 19:01:25 +01:00