tinted-theming / tinted-shell

Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
61 stars 218 forks source link

[Bug report] syntax error in hooks/base16-tmux.sh line 21 #26

Closed jgb closed 1 year ago

jgb commented 1 year ago

This happened in commit https://github.com/tinted-theming/base16-shell/commit/7b07122733162d175bd550e645032c8afa1523d9

bash: /home/jan/.config/base16-shell/hooks/base16-tmux.sh: line 21: syntax error near unexpected token `fi'
bash: /home/jan/.config/base16-shell/hooks/base16-tmux.sh: line 21: `fi'
JamyGolden commented 1 year ago

Thanks for spotting this and creating the fix!