Commit graph

9 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
d2fb0d94d8 feat: add dark & light transparent themes (#18) 2024-09-05 23:38:59 +02:00
Maciej Sypien
4b1faabf89 feat: fill missing changelog logs 2024-09-05 20:58:25 +02:00
Maciej Sypien
35f911f5e2 chore: update changelog 2024-09-05 09:22:19 +02:00
Maciej Sypień
3f9e38d724 Add zoom indicator when pane is maximized 2021-04-19 13:36:46 +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
Maciej Sypień
6149fd8b5d
Fix dark theme against changes in tmux v2.9 (#8)
Update tmux-gruvbox-dark.conf

Co-Authored-By: egel <egel@users.noreply.github.com>

Update config and remove depricated/outdated configuration
2019-05-05 21:01:27 +02:00
Maciej Sypień
5a9e6fe5ca
Add changelog file (#10) 2019-04-30 02:00:57 +02:00