gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
3.05k stars 230 forks source link

/home/owl/.local/bin/colorscript: line 50: declare: 5357%0: division by 0 (error token is "0") #180

Closed makssxwq closed 10 months ago

makssxwq commented 10 months ago

when i open alacritty i have the error: /home/owl/.local/bin/colorscript: line 50: declare: 5357%0: division by 0 (error token is "0")

gh0stzk commented 10 months ago

What a strange and weird error, do you use an old zsh or bash versions?

i do not know whats thats error but you can do this: open .zshrc file in your home and delete the last line $HOME/.local/bin/colorscript -r

makssxwq commented 10 months ago

Thank u for fast answer