-
Notifications
You must be signed in to change notification settings - Fork 283
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
Fully configurable output format #51
Comments
Hi, when can we use a config file? |
@sisrfeng if having a config file is important to you, you could look at my repo here. I found it easier to just write a little script for this myself rather than trying to add the functionality to |
From @neighthan 's suggestion
To this end, we also need to introduce a config file (e.g.
~/.config/gpustat/gpustat.cfg
).Or, maybe using an environment variable?
The text was updated successfully, but these errors were encountered: