ChesterYue / ohmyzsh-theme-passion

An oh-my-zsh theme.
MIT License
294 stars 135 forks source link

showing below error when ever i type command in terminal #13

Closed bkash775 closed 1 month ago

bkash775 commented 2 years ago

error:output_command_execute_after:25: command not found: bc

ntlyaraujo commented 1 year ago

I also need some help on it.

chaameliiia commented 1 year ago

Are you using Linux? Then you need to install bc. You can find details about installing bc here: How to Use GNU bc (Basic Calculator) in Linux

ChesterYue commented 1 year ago

error:output_command_execute_after:25: command not found: bc

Linux, command not found: bc

ChesterYue commented 1 year ago

I also need some help on it.

Linux, command not found: bc

touero commented 11 months ago

in ubuntu: sudo apt install bc