Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

fix: Remove dependency of bc for load widget #722

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

lemarsu
Copy link
Contributor

@lemarsu lemarsu commented Jan 15, 2018

Hi,

I sometime, have hosts that do not have bc program installed. The load widget use bc for doing math that zsh can easily handle.

This PR replace math done with bc by math done with zsh.

Best regards.

@bhilburn
Copy link
Member

@lemarsu - Thanks so much! This is a great PR - I'm always a fan of reducing dependencies on outside programs. Welcome to P9k =)

@bhilburn bhilburn merged commit d4a3c04 into Powerlevel9k:master Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants