Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Megabytes as default #69

Closed
detectingdragon77 opened this issue Oct 24, 2021 · 1 comment
Closed

Megabytes as default #69

detectingdragon77 opened this issue Oct 24, 2021 · 1 comment

Comments

@detectingdragon77
Copy link

detectingdragon77 commented Oct 24, 2021

Is there a way to run this with the default of always using the measurements of megabytes instead of always specifying the "-b" flag?
Ps. Great project btw!

@sindresorhus
Copy link
Owner

sindresorhus commented Oct 24, 2021

Put a shell alias in your dot files:

alias speed-test='speed-test --bytes'

You could even use a shorter command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants