issues
search
tinted-theming
/
tinted-shell
Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
65
stars
219
forks
source link
Fix bug where bc prints `01` in place of `1`
#33
Closed
JamyGolden
closed
1 year ago
JamyGolden
commented
1 year ago
Fix bug where bc prints
01
in place of
1
Remove
-g
bc flag since it doesn't exist everywhere
Make sure
bc
exists before running the rest of the hook
01
in place of1
-g
bc flag since it doesn't exist everywherebc
exists before running the rest of the hook